Tobias Munk
Tobias Munk
Not really, but PRs are welcome.
@samdark Please see the "resolved" conversation https://github.com/yiisoft/yii2/pull/19413#discussion_r884919328 before proceeding.
@samdark Please see the "resolved" conversation https://github.com/yiisoft/yii2/pull/19413#discussion_r884919328 before proceeding.
Since fxp asset-plugin is not compatible with v2 yet I'd wait until https://github.com/fxpio/composer-asset-plugin/issues/334 is ready. I'd then switch completely to v2, instead of builiding another 3-4 images.
@Insolita Could you try adding ``` RUN composer self-update ``` to your `Dockerfile` and see if things are working OK for you? We, for example, are still using fxp/asset-plugin for...
> I also remove "hirak/prestissimo" before update composer version. It works well. Yes, no longer needed, parallelization is built in composer v2.
We have composer 2 on the Docker images since a while.
see also https://github.com/yiisoft/yii2-docker/issues/116#issuecomment-754577262
No, all images should have composer 2. ``` > docker run -it yiisoftware/yii2-php:7.4-apache bash usermod: no changes _ _ __ _ (_|_)/ _| | | _ _ _ _| |_...
Not in the very near future. But I'd really like to get 289 done.