Skip to content

Commit 20a365f

Browse files
committed
Bump minimum PHP version in package.xml
1 parent 8a8dd0e commit 20a365f

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>7.4.0</min>
61+
<min>8.1.0</min>
6262
<max>8.99.99</max>
6363
</php>
6464
<pearinstaller>

0 commit comments

Comments
 (0)