Added the branch alias for master

This commit is contained in:
Christophe Coevoet
2014-04-27 16:32:44 +02:00
parent a8d05cd478
commit 84f9bf1941

View File

@@ -30,5 +30,12 @@
"autoload": { "autoload": {
"psr-0": { "Behat\\MinkExtension": "src/" } "psr-0": { "Behat\\MinkExtension": "src/" }
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
} }
} }