Skip to content

Commit 5110d22

Browse files
committed
Fix PHP version constraints
1 parent 1e5faa2 commit 5110d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Mon, Oct 06, 2025 - Xdebug 3.5.0alpha1
220220
<required>
221221
<php>
222222
<min>8.0.0</min>
223-
<max>8.4.99</max>
223+
<max>8.5.99</max>
224224
</php>
225225
<pearinstaller>
226226
<min>1.9.1</min>

0 commit comments

Comments
 (0)