Skip to content

Commit 12742f0

Browse files
committed
Bump minimum PHP version requirement to 5.4
1 parent 4ab03a4 commit 12742f0

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.3.0</min>
49+
<min>5.4.0</min>
5050
<max>5.99.99</max>
5151
</php>
5252
<pearinstaller>

0 commit comments

Comments
 (0)