- Issue created by @mortona2k
The required version of mtdowling/jmespath.php conflicts with other modules.
ddev composer why mtdowling/jmespath.php
aws/aws-sdk-php 3.334.6 requires mtdowling/jmespath.php (^2.6)
drupal/api_browser 1.0.0-alpha1 requires mtdowling/jmespath.php (^2.7)
drupal/feeds_ex 1.0.0-beta5 requires mtdowling/jmespath.php (^2.0)
Since it's required as "mtdowling/jmespath.php": "2.6.1", the exact version must be installed.
If there is a necessary patch in 2.6.1, it could be adjusted to be ^2.6.1 || ^2.7.
If not, it could just be ^2.6.
Active
2.1
Code