Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

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 29e26e8 commit 097c9ca
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Expand Up @@ -26,10 +26,5 @@
"psr-0": { "Symfony\\Component\\ClassLoader": "" }
},
"target-dir": "Symfony/Component/ClassLoader",
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
}
}
"minimum-stability": "dev"
}

0 comments on commit 097c9ca

Please sign in to comment.