Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-thomas committed Nov 20, 2014
1 parent 2b31440 commit 2e0c7ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"require": {
"php": ">=5.4.0",
"illuminate/support": "4.2.*",
"industrious-mouse/php-dotmailer": "dev-master"
"industrious-mouse/dotmailer-api": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/industrious-mouse/php-dotmailer"
"url": "https://github.com/industrious-mouse/dotmailer-api"
}
],
"autoload": {
Expand All @@ -24,4 +24,4 @@
}
},
"minimum-stability": "stable"
}
}

0 comments on commit 2e0c7ab

Please sign in to comment.