diff --git a/compose.yaml b/compose.yaml index 7b40710..2f0c6ba 100644 --- a/compose.yaml +++ b/compose.yaml @@ -43,7 +43,7 @@ services: build: args: <<: *build-args - PHP_EXTENSIONS: "@composer apcu exif gd intl memcached opcache pdo_mysql pdo_pgsql pgsql soap zip" # remove after imagick and xdebug are fixed + PHP_EXTENSIONS: "@composer apcu exif gd imagick intl memcached opcache pdo_mysql pdo_pgsql pgsql soap zip" # remove after xdebug is fixed PHP_VERSION: "8.5" PHP_TIMEZONE: "UTC" x-bake: *build-x-bake