Files
setup-php/src/configs/php-versions.json
2025-09-25 20:38:18 +05:30

11 lines
148 B
JSON

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