mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
raise minimal supported version to 7.2
This commit is contained in:
committed by
Pavlo Yatsukhnenko
parent
40a46b53ed
commit
c94c774a2f
+1
-1
@@ -257,7 +257,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
|
||||
<dependencies>
|
||||
<required>
|
||||
<php>
|
||||
<min>7.0.0</min>
|
||||
<min>7.2.0</min>
|
||||
</php>
|
||||
<pearinstaller>
|
||||
<min>1.4.0b1</min>
|
||||
|
||||
Reference in New Issue
Block a user