Skip to content

Commit 71baad2

Browse files
committed
PHPC-1442: Drop support for PHP 5 in PECL packaging
1 parent 7148b01 commit 71baad2

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
@@ -58,7 +58,7 @@ necessary to build a fully-functional MongoDB driver.
5858
<dependencies>
5959
<required>
6060
<php>
61-
<min>5.6.0</min>
61+
<min>7.0.0</min>
6262
<max>7.99.99</max>
6363
</php>
6464
<pearinstaller>

0 commit comments

Comments
 (0)