mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-07-31 10:47:27 +07:00
Mark PHP 8.2 as stable
Update OS support in README
This commit is contained in:
@ -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"
|
||||
}
|
Reference in New Issue
Block a user