diff options
author | Remi Collet <remi@remirepo.net> | 2018-04-11 10:00:48 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-04-11 10:00:48 +0200 |
commit | 55fd9b7a39b094b8179890b03b072e4fed136684 (patch) | |
tree | c1959e0ccf4e873c8171c4f16d98bc342430c9b5 /phpMyAdmin.spec | |
parent | 3316823739d477be6cab64499a7e110a2e720abd (diff) |
minor fix
Diffstat (limited to 'phpMyAdmin.spec')
-rw-r--r-- | phpMyAdmin.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 8fde68c..b4d3b77 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -105,9 +105,9 @@ Requires: php-psr-container >= 1.0 Requires: php-twig >= 1.34 Requires: php-twig-extensions >= 1.5.1 Requires: php-symfony-expression-language < 4 -%endif # 1.7.0-2 with polyfill-mbstring Requires: php-symfony-polyfill >= 1.7.0-2 +%endif # Autoloader Requires: php-composer(fedora/autoloader) # From composer.json, "suggest": { |