setup-php/src/configs/php-versions.json
2023-11-23 17:12:56 +05:30

7 lines
No EOL
89 B
JSON

{
"latest": "8.3",
"nightly": "8.4",
"5.x": "5.6",
"7.x": "7.4",
"8.x": "8.3"
}