Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2016-12-20 01:01:08 +0300
committermichael-grunder <michael.grunder@gmail.com>2016-12-20 01:01:08 +0300
commitf1d914e7f89075627b3e893f22d3ef4bf865b8ac (patch)
tree58ada1c7346b4102aa3a41f5f8c51a3cec81c8b7 /package.xml
parent9deafa1a382f770e98830daa0f88e19e583d0993 (diff)
Even higher max version.
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.xml b/package.xml
index 1c7f63ee..db039594 100644
--- a/package.xml
+++ b/package.xml
@@ -101,7 +101,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
<required>
<php>
<min>5.2.0</min>
- <max>7.1.99</max>
+ <max>7.9.99</max>
</php>
<pearinstaller>
<min>1.4.0b1</min>