diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-19 07:34:57 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-19 07:34:57 +0100 |
commit | 6e5a5a2d67ae5c5b4834d3fd040a271df9c48ff7 (patch) | |
tree | 8b343e97fb0fae6b96889122ac9a215490780496 | |
parent | e6fbd2a324b094526a061f92f9dbe49c7991c362 (diff) |
minor
-rw-r--r-- | phpMyAdmin.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 0d84896..40eb163 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -101,7 +101,7 @@ Requires: (php-composer(symfony/yaml) >= 4.2.8 with php-compose Requires: (php-composer(twig/twig) >= 2.4 with php-composer(twig/twig) < 3) Requires: (php-composer(twig/extensions) >= 1.5.1 with php-composer(twig/extensions) < 2) Requires: (php-composer(williamdes/mariadb-mysql-kbs) >= 1.2 with php-composer(williamdes/mariadb-mysql-kbs) < 2) -# remirepo:14 +# remirepo:15 %else Requires: php-google-recaptcha >= 1.1 Requires: php-phpmyadmin-motranslator >= 4.0 |