[Windows] Upgrade php version to 8.3 (#9439)

This commit is contained in:
Shivam Mathur
2024-03-04 08:10:45 -08:00
committed by GitHub
parent 346a8b1a9d
commit e27310f1e3
2 changed files with 2 additions and 2 deletions

View File

@@ -479,7 +479,7 @@
"version": "3.09"
},
"php": {
"version": "8.2"
"version": "8.3"
},
"llvm": {
"version": "16"

View File

@@ -424,7 +424,7 @@
"version": "16"
},
"php": {
"version": "8.2"
"version": "8.3"
},
"postgresql": {
"version": "14",