feat: update php default version (#4017)
This commit is contained in:
parent
f26c2bbafb
commit
169dcd0bfa
|
|
@ -68,7 +68,7 @@ additionalProperties:
|
||||||
- label: imagick
|
- label: imagick
|
||||||
value: imagick
|
value: imagick
|
||||||
envKey: PHP_EXTENSIONS
|
envKey: PHP_EXTENSIONS
|
||||||
- default: 8.4.3
|
- default: 8.4.6
|
||||||
envKey: PHP_VERSION
|
envKey: PHP_VERSION
|
||||||
labelEn: PHP Version
|
labelEn: PHP Version
|
||||||
labelZh: PHP 版本
|
labelZh: PHP 版本
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue