Fix incorrect version dependency

This commit is contained in:
Damian Mooyman 2016-01-25 16:59:20 +13:00
parent f777f36c68
commit d031f53e73
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@
}
],
"require": {
"php": ">=5.3.3",
"silverstripe/framework": "~3.3"
"silverstripe/framework": "^4.0"
},
"extra": {
"branch-alias": {