setup-php/src/configs/php-versions.json
2024-12-01 04:45:08 +05:30

10 lines
129 B
JSON

{
"lowest": "8.1",
"highest": "8.4",
"latest": "8.4",
"nightly": "8.5",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.4"
}