-
@freekmurze @JackM_Davis Can you remove the existing composer install step with the following: - name: Composer dependencies run: composer install --no-ansi --no-interaction --no-scripts --no-suggest --no-progress --prefer-dist Then you would run the install command on image with the extns