[macOS] Add PHP to the toolset (#4544)

This commit is contained in:
V-Zabayrachny
2021-11-21 23:11:18 +03:00
committed by GitHub
parent 81d68d49b3
commit be2dc0315b
5 changed files with 17 additions and 4 deletions

View File

@@ -293,10 +293,13 @@
"llvm": {
"version": "13"
},
"php": {
"version": "8.0"
},
"mongodb": {
"version": "5.0"
},
"postgresql": {
"version": "14"
}
}
}