diff --git a/composer.json b/composer.json index 36887f7..77a1581 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "codeception/lib-web": "^1.0.1", "codeception/stub": "^4.0", "php-webdriver/webdriver": "^1.14.0", - "phpunit/phpunit": "^10.0 || ^11.0" + "phpunit/phpunit": "^10.0 || ^11.0 || ^12.0" }, "suggest": { "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests"