Fixed dependency errors

Probably a faulty merge from 2.4
This commit is contained in:
Ingo Schommer 2014-02-10 11:23:11 +13:00
parent ec5c9fb966
commit 34eb6678d8
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"require": {
"php": ">=5.2.4",
"composer/installers": "*",
"silverstripe/framework": "2.4"
"silverstripe/framework": "2.5.x-dev"
},
"extra": {
"branch-alias": {