Mark PHP 8.2 as stable

Update OS support in README
This commit is contained in:
Shivam Mathur
2022-12-08 12:45:38 +05:30
parent f7d3c00320
commit 53adb47562
6 changed files with 21 additions and 22 deletions

View File

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