setup-php/src/configs/php-versions.json
2021-02-22 11:48:28 +05:30

6 lines
69 B
JSON

{
"latest": "8.0",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.0"
}