diff --git a/composer.json b/composer.json index 845e878..da7fc6f 100644 --- a/composer.json +++ b/composer.json @@ -7,9 +7,9 @@ "require": { "php": "^7.3 || ^8.0", "silverstripe/recipe-plugin": "^1", - "silverstripe/recipe-cms": "4.x-dev", - "silverstripe/segment-field": "2.x-dev", - "silverstripe/userforms": "5.x-dev" + "silverstripe/recipe-cms": "4.10.x-dev", + "silverstripe/segment-field": "2.5.x-dev", + "silverstripe/userforms": "5.11.x-dev" }, "require-dev": { "phpunit/phpunit": "^9.5"