Files
setup-php/src/configs/php-versions.json
2025-11-21 02:36:26 +05:30

11 lines
148 B
JSON

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