This commit is contained in:
Bachir Soussi Chiadmi 2024-03-15 12:04:51 +01:00
parent dfa6a644fa
commit e74b3ed02e
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ RUN pecl install redis-5.3.3 && \
docker-php-ext-enable redis
RUN pecl install xdebug-3.2.1 && \
docker-php-ext-enable redis xdebug
docker-php-ext-enable xdebug
RUN export COMPOSER_HOME=/usr/local/composer && \
curl -sS https://getcomposer.org/installer \

2
src

@ -1 +1 @@
Subproject commit 44e475bdd550b7e925b38e8f1764edbcf7a7be09
Subproject commit 1f8059afbd4e49a64b6b2799bdf43354f5ab6e54