wp-docker icon indicating copy to clipboard operation
wp-docker copied to clipboard

Composer update uses php:latest

Open koraysels opened this issue 3 years ago • 1 comments

hi, I am trying to use this docker setup but someplugins require php7 and currently the make composer-up command uses php:latest.. which is php8. .

very strange...

koraysels avatar Nov 03 '21 13:11 koraysels

however if I run

docker-compose exec -T php composer update

it does work.. so can you explain the composer-up command ?

koraysels avatar Nov 03 '21 13:11 koraysels