Skip to content

Commit 727eca5

Browse files
committed
PHPC-285: Allow for PHP 7.x support in package.xml
1 parent 5b8903a commit 727eca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/package.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ necessary to build a fully-functional MongoDB driver.
4747
<required>
4848
<php>
4949
<min>5.4.0</min>
50-
<max>5.99.99</max>
50+
<max>7.99.99</max>
5151
</php>
5252
<pearinstaller>
5353
<min>1.4.8</min>

0 commit comments

Comments
 (0)