Skip to content

Commit 9deafa1

Browse files
Allow higher max php version
1 parent 721c272 commit 9deafa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
101101
<required>
102102
<php>
103103
<min>5.2.0</min>
104-
<max>7.1.0</max>
104+
<max>7.1.99</max>
105105
</php>
106106
<pearinstaller>
107107
<min>1.4.0b1</min>

0 commit comments

Comments
 (0)