diff options
author | Remi Collet <remi@remirepo.net> | 2021-09-08 08:47:00 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-09-08 08:47:00 +0200 |
commit | f452abdc22e1d86712f4db833b9e019cec123ff0 (patch) | |
tree | 653dc382639902b48fd3e32087bae41868a69c5c | |
parent | 7e9397f9724de016c769578433b3b52269c7985a (diff) |
minor
-rw-r--r-- | php-laminas-eventmanager.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-laminas-eventmanager.spec b/php-laminas-eventmanager.spec index 2e52d86..c4c5b5b 100644 --- a/php-laminas-eventmanager.spec +++ b/php-laminas-eventmanager.spec @@ -57,7 +57,7 @@ BuildRequires: php-spl BuildRequires: (php-composer(container-interop/container-interop) >= 1.1 with php-composer(container-interop/container-interop) < 2) BuildRequires: (php-autoloader(%{gh_owner}/laminas-stdlib) >= 3.6 with php-autoloader(%{gh_owner}/laminas-stdlib) < 4) BuildRequires: (php-composer(phpspec/prophecy-phpunit) >= 2.0 with php-composer(phpspec/prophecy-phpunit) < 3) -# remirepo:4 +# remirepo:5 %else BuildRequires: php-container-interop >= 1.1 BuildRequires: php-laminas-stdlib >= 3.6 |