Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
The branch doesn't exist anymore.
  • Loading branch information
rickpastoor committed Jan 14, 2014
1 parent dc80147 commit bd4a059
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,11 @@
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": "2.*",
"hipaway-travel/mandrill-bundle": "dev-feature/subaccount"
"hipaway-travel/mandrill-bundle": "dev-master"
},
"autoload": {
"psr-0": { "Wrep\\FOSUserBundleMandrillMailer": "" }
},
"target-dir": "Wrep/FOSUserBundleMandrillMailer",
"minimum-stability": "dev",
"repositories": [
{
"type": "vcs",
"url": "https://github.com/wrep/HipMandrillBundle"
}
]
"minimum-stability": "dev"
}

0 comments on commit bd4a059

Please sign in to comment.