setup-php/src/configs/php-versions.json
Shivam Mathur 53adb47562
Mark PHP 8.2 as stable
Update OS support in README
2022-12-08 19:37:49 +05:30

7 lines
89 B
JSON

{
"latest": "8.2",
"nightly": "8.3",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.2"
}