Skip to content

Commit 24cf58f

Browse files
authored
Update PHP version requirements in package.xml (#5944)
1 parent 59a797f commit 24cf58f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2812,8 +2812,8 @@
28122812
<dependencies>
28132813
<required>
28142814
<php>
2815-
<min>8.1.0</min>
2816-
<max>8.4.99</max>
2815+
<min>8.2.0</min>
2816+
<max>8.5.99</max>
28172817
</php>
28182818
<pearinstaller>
28192819
<min>1.4.0</min>

0 commit comments

Comments
 (0)