Skip to content

Commit

Permalink
Merge pull request #259 from liayn/patch-1
Browse files Browse the repository at this point in the history
Correct branch-alias for 1.6.x in composer.json
  • Loading branch information
Alexander Obuhovich committed Feb 15, 2016
2 parents 3c91bdf + 52ccb4b commit ce91d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -36,7 +36,7 @@

"extra": {
"branch-alias": {
"dev-master": "1.5.x-dev"
"dev-master": "1.6.x-dev"
}
}
}

0 comments on commit ce91d43

Please sign in to comment.