Skip to content

Commit ac96a0e

Browse files
committed
Merge pull request #114 from xabbuh/patch-1
fix branch alias version
2 parents 861d356 + d3fad65 commit ac96a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"target-dir": "Doctrine/Bundle/MigrationsBundle",
3232
"extra": {
3333
"branch-alias": {
34-
"dev-master": "2.1.x-dev"
34+
"dev-master": "1.0-dev"
3535
}
3636
}
3737
}

0 commit comments

Comments
 (0)