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

feat: support composer version when found in .platform.app.yaml #114

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented Aug 29, 2023

The Issue

We need to use the composer version found in .platform.app.yaml

How This PR Solves The Issue

Attempts to parse the composer/composer php dependency if it exists, and translate it into ddev's format, composer_version: "2" for example.

Manual Testing Instructions

This can be tested using

ddev get rfay/ddev-platformsh/tarball/20230829_composer_version

Automated Testing Overview

Added composerversion test

Related Issue Link(s)

Release/Deployment Notes

@rfay rfay merged commit 88c83f6 into ddev:main Aug 30, 2023
2 checks passed
@rfay rfay deleted the 20230829_composer_version branch August 30, 2023 02:46
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.

1 participant