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

Commit

Permalink
Merge branch 'hotfix/branch-aliases'
Browse files Browse the repository at this point in the history
Update branch aliases to:

- master: 2.5-dev
- develop: 2.6-dev
  • Loading branch information
weierophinney committed Jun 3, 2015
2 parents 9aad812 + 5fc897f commit d2d3db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -70,8 +70,8 @@
],
"extra": {
"branch-alias": {
"dev-master": "2.4-dev",
"dev-develop": "2.5-dev"
"dev-master": "2.5-dev",
"dev-develop": "2.6-dev"
}
}
}

0 comments on commit d2d3db1

Please sign in to comment.