ddev / ddev-platformsh

Add integration with Platform.sh hosting service
Apache License 2.0
9 stars 10 forks source link

tests: composerversion test failed due to composer version output changing #121

Closed rfay closed 6 months ago

rfay commented 6 months ago

The Issue

In composer version 2.7.2 they changed the output of composer --version; broke test

How This PR Solves The Issue

Improve the test to handle it.