Files
setup-php/src/configs/php-versions.json
2021-11-25 17:34:13 +05:30

7 lines
89 B
JSON

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