diff options
author | Remi Collet <remi@remirepo.net> | 2021-02-25 09:34:06 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-02-25 09:34:06 +0100 |
commit | 8c3849503b4d0e12fa21da7c36283d5dc4f2cd21 (patch) | |
tree | 8ed8a5e8c81687ba1096c58c1cfd8f61a9610db8 | |
parent | b9e3833df59f7d0ae6a00bd9b841067e7d016217 (diff) |
minor
-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 |