Files
multiphp/port_mappings.json

18 lines
283 B
JSON

{
"php": {
"8.5.4": 9001,
"8.4.19": 9002,
"8.3.30": 9003,
"8.2.30": 9004,
"8.1.34": 9005,
"8.0.30": 9006,
"7.4.33": 9007,
"5.6.40": 9008,
"4.4.9": 9009,
"3.0.x (latest)": 9010
},
"mariadb": {
"11.4.2": 3306,
"10.11.8": 3307
}
}