Files
setup-php/src/configs/php-versions.json
T

7 lines
89 B
JSON

{
"latest": "8.1",
"nightly": "8.2",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.1"
}