Mark PHP 8.3 as stable

This commit is contained in:
Shivam Mathur
2023-11-23 17:12:56 +05:30
parent e6d44f159a
commit 7c6c249257
10 changed files with 63 additions and 61 deletions

View File

@ -1,7 +1,7 @@
{
"latest": "8.2",
"nightly": "8.3",
"latest": "8.3",
"nightly": "8.4",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.2"
"8.x": "8.3"
}