Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request zendframework/zendframework#7391 from samsonasik/h…
Browse files Browse the repository at this point in the history
…otfix/composer-branch-alias

update composer's branch-alias
  • Loading branch information
weierophinney committed May 4, 2015
3 parents fb93cfd + 5603dad + 3e1bd0a commit ba54a43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.3-dev",
"dev-develop": "2.4-dev"
"dev-master": "2.4-dev",
"dev-develop": "2.5-dev"
}
},
"autoload-dev": {
Expand Down

0 comments on commit ba54a43

Please sign in to comment.