Add support for PHP 8.6.0-dev

This commit is contained in:
Shivam Mathur
2025-09-25 20:38:18 +05:30
parent bf6b4fbd49
commit 7fea117d1c
3 changed files with 25 additions and 22 deletions

View File

@ -3,6 +3,7 @@
"highest": "8.4",
"latest": "8.4",
"nightly": "8.5",
"master": "8.6",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.4"