mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-09 14:24:06 +07:00
Mark PHP 8.3 as stable
This commit is contained in:
@ -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"
|
||||
}
|
Reference in New Issue
Block a user