Skip to content

Commit 331fa90

Browse files
committed
PHPC-996: Bump min PHP requirement in package.xml to 5.5
1 parent 74b6772 commit 331fa90

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
@@ -46,7 +46,7 @@ necessary to build a fully-functional MongoDB driver.
4646
<dependencies>
4747
<required>
4848
<php>
49-
<min>5.4.0</min>
49+
<min>5.5.0</min>
5050
<max>7.99.99</max>
5151
</php>
5252
<pearinstaller>

0 commit comments

Comments
 (0)