mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-11-23 07:38:10 +07:00
Mark PHP 8.5 as stable
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
{
|
||||
"lowest": "8.1",
|
||||
"highest": "8.4",
|
||||
"latest": "8.4",
|
||||
"nightly": "8.5",
|
||||
"highest": "8.5",
|
||||
"latest": "8.5",
|
||||
"nightly": "8.6",
|
||||
"master": "8.6",
|
||||
"5.x": "5.6",
|
||||
"7.x": "7.4",
|
||||
"8.x": "8.4"
|
||||
"8.x": "8.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user