We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e822eba commit 25b0cdbCopy full SHA for 25b0cdb
src/Test/Integration/_files/cloud_base/docker-compose.exp.yml
@@ -123,7 +123,7 @@ services:
123
image: 'magento/magento-cloud-docker-php:7.3-cli-1.2.0'
124
env_file: ./.docker/config.env
125
environment:
126
- - 'PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip redis xsl sodium'
+ - 'PHP_EXTENSIONS=bcmath bz2 calendar exif gd gettext intl mysqli pcntl pdo_mysql soap sockets sysvmsg sysvsem sysvshm opcache zip blackfire redis xsl sodium'
127
build:
128
hostname: build.magento2.docker
129
0 commit comments