diff --git a/composer.json b/composer.json index 0b9f120..dcb9db9 100644 --- a/composer.json +++ b/composer.json @@ -8,10 +8,10 @@ "php": "^8.1", "silverstripe/recipe-plugin": "^2", "silverstripe/recipe-core": "5.x-dev", - "cwp/cwp-core": "3.x-dev", - "silverstripe/auditor": "3.x-dev", - "silverstripe/environmentcheck": "3.x-dev", - "silverstripe/hybridsessions": "3.x-dev" + "cwp/cwp-core": "3.0.x-dev", + "silverstripe/auditor": "3.0.x-dev", + "silverstripe/environmentcheck": "3.0.x-dev", + "silverstripe/hybridsessions": "3.0.x-dev" }, "require-dev": { "phpunit/phpunit": "^9.5", @@ -28,4 +28,4 @@ }, "prefer-stable": true, "minimum-stability": "dev" -} +} \ No newline at end of file