diff options
author | Remi Collet <remi@remirepo.net> | 2022-11-18 14:58:35 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-11-18 14:58:35 +0100 |
commit | 4aeddf5fd444ebb23468e7575f61d55a9239c38c (patch) | |
tree | a385535902943f328ea294992be70f97d6e928c1 | |
parent | 2b406068abb0ba29da54e244a2436b5e24c3a3e5 (diff) |
typo
-rw-r--r-- | php-laminas-recaptcha.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-laminas-recaptcha.spec b/php-laminas-recaptcha.spec index 2ee4bf0..a1441fc 100644 --- a/php-laminas-recaptcha.spec +++ b/php-laminas-recaptcha.spec @@ -45,7 +45,7 @@ BuildRequires: (php-autoloader(%{gh_owner}/laminas-zendframework-bridge) >= 1.1 # "vimeo/psalm": "^4.29.0" BuildRequires: (php-autoloader(%{gh_owner}/laminas-config) >= 3.7 with php-autoloader(%{gh_owner}/laminas-config) < 4) BuildRequires: (php-autoloader(%{gh_owner}/laminas-validator) >= 2.15 with php-autoloader(%{gh_owner}/laminas-validator) < 3) -# remirepo:8 +# remirepo:7 %else BuildRequires: php-laminas-http BuildRequires: php-laminas-stdlib |