Skip to content

Commit 970ca3d

Browse files
Remove support for php 5.2.x
1 parent 0294753 commit 970ca3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
8888
<dependencies>
8989
<required>
9090
<php>
91-
<min>5.2.0</min>
91+
<min>5.3.0</min>
9292
<max>7.9.99</max>
9393
</php>
9494
<pearinstaller>

0 commit comments

Comments
 (0)