Navigation Menu

Skip to content

Commit

Permalink
Removed useless branch alias for dev-master in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hason committed Dec 6, 2012
1 parent ffc4cd2 commit a24042b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Expand Up @@ -40,10 +40,5 @@
"psr-0": { "Symfony\\Component\\Security": "" }
},
"target-dir": "Symfony/Component/Security",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
}
"minimum-stability": "dev"
}

0 comments on commit a24042b

Please sign in to comment.