]> TLD Linux GIT Repositories - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.spec
- requires PHP 7.1
[packages/phpMyAdmin.git] / phpMyAdmin.spec
index 309d4761059c42a356d29f0ecafa1a6aac200f3c..2e6976725273f02bfa6edef7ae2ecf32d4f4c41b 100644 (file)
@@ -17,9 +17,9 @@ URL:          http://www.phpmyadmin.net/
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
-# phpMyAdmin doesn't support mysql < 5.5 and won't work with php < 5.3
+# phpMyAdmin doesn't support mysql < 5.5 and won't work with php < 7.1
 Requires:      mysql-libs >= 5.5
-Requires:      php(core) >= 5.3
+Requires:      php(core) >= 7.1
 Requires:      php(ctype)
 Requires:      php(filter)
 Requires:      php(hash)