Merge pull request #212 from stof/patch-1

Fixed the branch alias for master
This commit is contained in:
Jordi Boggiano 2013-07-04 04:22:18 -07:00
commit 65c52577d8

View File

@ -40,7 +40,7 @@
"target-dir": "Nelmio/ApiDocBundle",
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
"dev-master": "2.3.x-dev"
}
}
}