Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the composer from docker php service to avoid incompatibilities with real machine global composer version. #22

Merged
merged 2 commits into from
Jun 21, 2021

Conversation

Eduardo-Morales-Alberti
Copy link
Member

Use docker service composer, to avoid incompatibilities with linux global versions.

Docker PHP service must have the composer right version, matching with the server requirements, and the "real machine" composer must not be used to install dependencies.

Use docker service composer, to avoid incompatibilities with linux global versions.
Remove ignore platform reqs composer.
@Eduardo-Morales-Alberti Eduardo-Morales-Alberti changed the title Use docker service composer, to avoid incompatibilities with linux global versions. Use docker service compose to avoid incompatibilities with real machine global composer version. Jun 21, 2021
@Eduardo-Morales-Alberti Eduardo-Morales-Alberti changed the title Use docker service compose to avoid incompatibilities with real machine global composer version. Use docker service composer to avoid incompatibilities with real machine global composer version. Jun 21, 2021
@Eduardo-Morales-Alberti Eduardo-Morales-Alberti changed the title Use docker service composer to avoid incompatibilities with real machine global composer version. Use the composer from docker php service to avoid incompatibilities with real machine global composer version. Jun 21, 2021
@omarlopesino omarlopesino merged commit 1b8d7dd into Metadrop:1.x Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants