diff --git a/composer.json b/composer.json index b2fef47..e52efd0 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ }, "require-dev": { "phpspec/prophecy-phpunit": "^2.2", - "phpunit/phpunit": "11.5.*" + "phpunit/phpunit": "12.3.*" }, "config": { "process-timeout": 0,