enable php extension installation (#68)

This commit is contained in:
Saeed Vaziry
2023-10-15 10:06:50 +02:00
committed by GitHub
parent f51d7900f0
commit 9d13cc0756
6 changed files with 115 additions and 5 deletions

View File

@ -292,11 +292,12 @@
*/
'php_extensions' => [
'imagick',
'geoip',
'exif',
'gmagick',
'gmp',
'intl',
'sqlite3',
'opcache',
],
/*