diff --git a/composer.json b/composer.json index c8ad229..4d329c4 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ }, "require-dev": { "php-cs-fixer/shim": "^3.88", - "phpunit/phpunit": "^12.3", + "phpunit/phpunit": "^12.3 || ^13.0", "psalm/plugin-symfony": "^5.0", "vimeo/psalm": "^6.13" }