From 8c3849503b4d0e12fa21da7c36283d5dc4f2cd21 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 25 Feb 2021 09:34:06 +0100 Subject: minor --- php-laminas-soap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit