lower phpunit min version

(cherry picked from commit 82a8712bf2)
This commit is contained in:
Remi Collet 2026-01-05 11:46:13 +01:00
commit b90430b9e3

View file

@ -60,7 +60,7 @@ BuildRequires: php-tokenizer
BuildRequires: php-xmlwriter
# From composer.json, "require-dev": {
# "phpunit/phpunit": "^11.5.46"
BuildRequires: phpunit11 >= 11.5.46
BuildRequires: phpunit11 >= 11.5.45
BuildRequires: php-xdebug
%endif