File tree 2 files changed +2
-2
lines changed
src/Test/Integration/_files
custom_cloud_custom_images
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ services:
97
97
image : ' magento/magento-cloud-docker-php:7.2-cli-1.2.0'
98
98
env_file : ./.docker/config.env
99
99
environment :
100
- - ' PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip xsl'
100
+ - ' PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip blackfire xsl'
101
101
build :
102
102
hostname : build.magento2.test
103
103
image : ' magento/magento-cloud-docker-php:7.2-cli-1.2.0'
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ services:
148
148
image : ' php-v1:7.4-cli'
149
149
env_file : ./.docker/config.env
150
150
environment :
151
- - ' PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip xsl'
151
+ - ' PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip blackfire xsl'
152
152
build :
153
153
hostname : build.magento2.test
154
154
image : ' php-v1:7.4-cli'
You can’t perform that action at this time.
0 commit comments