diff options
author | Remi Collet <remi@remirepo.net> | 2022-04-07 14:29:33 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-04-07 14:29:33 +0200 |
commit | f122c4b81dce1f4fcd9818c50ef65aa45616065a (patch) | |
tree | 01672747635dabb983be8790106e912135b6695c | |
parent | ac2e428a535198676a8c73077389e7732549cb46 (diff) |
typo
-rw-r--r-- | php-laminas-captcha.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-laminas-captcha.spec b/php-laminas-captcha.spec index b85d05b..b84e90d 100644 --- a/php-laminas-captcha.spec +++ b/php-laminas-captcha.spec @@ -90,7 +90,7 @@ Requires: (php-autoloader(%{gh_owner}/laminas-zendframework-bridge) >= 1.1 # From composer, "suggest": { # "laminas/laminas-i18n-resources": "Translations of captcha messages", Suggests: php-autoloader(%{gh_owner}/laminas-i18n-resources) -# remirepo:6 +# remirepo:9 %else Requires: php-laminas-math Requires: php-laminas-recaptcha |