Skip to content

Commit

Permalink
Ensure branch alias is greater than current stable version
Browse files Browse the repository at this point in the history
  • Loading branch information
craigmarvelley committed Oct 24, 2013
1 parent 6d4edb0 commit d5564e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -31,7 +31,7 @@
"target-dir": "Doctrine/Bundle/MigrationsBundle",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
"dev-master": "2.1.x-dev"
}
}
}

0 comments on commit d5564e2

Please sign in to comment.