Updated composer.json

This commit is contained in:
Ingo Schommer 2012-12-11 17:59:47 +01:00
parent 6571c17992
commit ed11970ede

View File

@ -19,11 +19,6 @@
"php": ">=5.3.2",
"composer/installers": "*"
},
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"autoload": {
"classmap": ["tests/behat/features/bootstrap"]
}