Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit e3d7423

Browse files
committed
PHP-1474: Declare no support for PHP 7
1 parent d6335a8 commit e3d7423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
<required>
202202
<php>
203203
<min>5.3.0</min>
204+
<max>5.99.99</max>
204205
</php>
205206
<pearinstaller>
206207
<min>1.4.3</min>

0 commit comments

Comments
 (0)