diff --git a/composer.json b/composer.json index 2af5ef7..d528dfc 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ ], "require": { "php": "^7.4 || ^8.0", - "silverstripe/cms": "4.13.0-beta1", - "silverstripe/reports": "4.13.0-beta1" + "silverstripe/cms": "4.13.x-dev", + "silverstripe/reports": "4.13.x-dev" }, "require-dev": { "phpunit/phpunit": "^9.5",