Updated composer.json

This commit is contained in:
Ingo Schommer 2012-12-11 18:01:38 +01:00
parent 694f3ff350
commit 972af938f5
1 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,11 @@
"silverstripe/behat-extension": "*",
"silverstripe/buildtools": "*",
"phpunit/phpunit": "3.7.*"
},
"extra": {
"branch-alias": {
"dev-master": "3.2.x-dev"
}
},
"minimum-stability": "dev"
}