- Issue created by @mxr576
- Merge request !228Add branch alias to help Composer with dependency resolution → (Open) created by mxr576
- 🇦🇹Austria drunken monkey Vienna, Austria
Thanks for reporting this issue and already providing an MR!
Unfortunately hard to test whether this actually works … How confident are you in your solution? Any examples of other projects where this worked/helped? - 🇭🇺Hungary mxr576 Hungary
I am quite confident, you do not need DDEV to reproduce this issue at all, just clone the project and try to run
composer install
inside the folder. It is going to fail the same way because Composer cannot resolve other dependency versions without the branch alias.