diff --git a/composer.json b/composer.json index 772085344..7a55e1999 100644 --- a/composer.json +++ b/composer.json @@ -20,13 +20,13 @@ ], "require": { "php": "^8.1", - "silverstripe/framework": "^5.1.11", - "silverstripe/versioned": "^2", + "silverstripe/framework": "^6", + "silverstripe/versioned": "^3", "silverstripe/vendor-plugin": "^2" }, "require-dev": { "phpunit/phpunit": "^9.6", - "silverstripe/frameworktest": "^1", + "silverstripe/frameworktest": "^2", "squizlabs/php_codesniffer": "^3.7", "silverstripe/standards": "^1", "phpstan/extension-installer": "^1.3"