mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-09-09 06:14:10 +07:00
Mark PHP 8.3 as stable
This commit is contained in:
@ -17,3 +17,6 @@
|
||||
21.04,hirsute
|
||||
21.10,impish
|
||||
22.04,jammy
|
||||
23.04,lunar
|
||||
23.10,mantic
|
||||
24.04,noble
|
||||
|
|
@ -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