diff --git a/composer.json b/composer.json index c7ba3e2..1b5b9b5 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "silverstripe/framework": "^6" }, "require-dev": { - "phpunit/phpunit": "^9.6", + "phpunit/phpunit": "^11.3", "squizlabs/php_codesniffer": "^3.7", "nikic/php-parser": "^4.15.0", "monolog/monolog": "^3.2.0",