Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix patching of vendor dependencies not working in Docker
* As of 2.7, composer no longer allows installing plugins as root * That breaks deploys with Docker as we prepare the image with the root user in our infra See: composer/composer#11073
- Loading branch information