diff options
-rw-r--r-- | php-laminas-soap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-laminas-soap.spec b/php-laminas-soap.spec index 35e86a2..7a06f4d 100644 --- a/php-laminas-soap.spec +++ b/php-laminas-soap.spec @@ -67,7 +67,7 @@ BuildRequires: php-laminas-http BuildRequires: php-phpspec-prophecy-phpunit %endif %global phpunit %{_bindir}/phpunit9 -BuildRequires: phpunit9 >= 9.3 +BuildRequires: phpunit9 >= 9.4.3 %endif # Autoloader BuildRequires: php-fedora-autoloader-devel |