[Windows] Add PHP to the toolset (#4493)

This commit is contained in:
V-Zabayrachny
2021-11-16 11:32:09 +03:00
committed by GitHub
parent 06c90a3200
commit d3e74a5d7d
5 changed files with 21 additions and 7 deletions

View File

@@ -427,6 +427,9 @@
"mongodb": {
"version": "5.0"
},
"php": {
"version": "8.0"
},
"llvm": {
"version": "13"
}