]> TLD Linux GIT Repositories - packages/phpMyAdmin.git/commitdiff
- requires PHP 7.1
authorMarcin Krol <hawk@tld-linux.org>
Sat, 14 Apr 2018 20:47:44 +0000 (20:47 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 14 Apr 2018 20:47:44 +0000 (20:47 +0000)
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)