diff --git a/composer.json b/composer.json index 97c6261..7f21ccf 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "type": "silverstripe-module", "require": { "php": ">=5.6", - "silverstripe/framework": "4.0.x-dev", +"silverstripe/framework": "^4.0.0-beta4", "silverstripe/graphql": "0.2.*", "lcobucci/jwt": "^3.2" },