diff --git a/.docker/.env.test.example b/.docker/.env.test.example index 3cf37d121..2011795e7 100644 --- a/.docker/.env.test.example +++ b/.docker/.env.test.example @@ -35,8 +35,8 @@ PHP_IDE_CONFIG=serverName=psc VOLUMES_DRIVER=local ALPINE_VERSION=3.12 -COMPOSER_VERSION=2.2.5 -MYSQL_VERSION=11 +COMPOSER_VERSION=lts +MYSQL_VERSION=latest MONGODB_VERSION=7 NGINX_VERSION=1.21.5-alpine -PHP_VERSION=8.2 +PHP_VERSION=8.4