-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
For some development work I wanted to install dealerdirect/qa-tools on my D8 site which currently also has Drush 9 beta8. Both can not be installed together because of a version conflicht regarding sebastian/version:
- Drush requires version ~1
- dealerdirect/qa-tools requires version ^2.0
I couldn't find any issues with the 2.x version and wonder if Drush could change their requirement to "~1 | ^2" to allow both and not breaking any other dependencies?
Metadata
Metadata
Assignees
Labels
No labels