- Issue created by @mxr576
- πΊπΈUnited States smustgrave
Seems like something that probably should have test coverage.
Also bumped into a similar issue as it was reported at
β¨
Recipe Composer plugin: support wikimedia/composer-merge-plugin
Active
and the Composer root package and composer.json match
did not really helped with understanding what is going on. I would suggest improving the output when the assert fails and providing detail on what was the unexpected state.
Instead of:
In RootComposer.php line 142:
[AssertionError (1)]
Composer root package and composer.json match
Display:
In RootComposer.php line 144:
[AssertionError (1)]
Composer root package and composer.json missmatch detected.
require: drupal/better_exposed_filters requires leongersen/nouislider (== 15.5.1.0)
require-dev: OK
Active
11.0 π₯
recipe system
Seems like something that probably should have test coverage.