feat: PHP 扩展选项默认增加 imagick (#168)

This commit is contained in:
zhengkunwang223
2023-06-29 11:34:36 +08:00
committed by GitHub
parent 596d533708
commit f05ec04cad
16 changed files with 109 additions and 31 deletions
+4
View File
@@ -121,6 +121,10 @@
{
"label": "sg11",
"value": "sourceguardian"
},
{
"label": "imagick",
"value": "imagick"
}
],
"envKey": "PHP_EXTENSIONS",