diff --git a/composer.json b/composer.json index 9542b5d..486a3db 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "illuminate/validation": "^10|^11" }, "require-dev": { - "phpunit/phpunit": "^10.0", + "phpunit/phpunit": "^10.0 || ^11.0", "phpstan/phpstan": "^1", "symfony/uid": "^5.1|^6.2", "slevomat/coding-standard": "~8.0",