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

7 lines
89 B
JSON
Raw Normal View History

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