- Issue created by @vlyalko
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
Hi @vlyalko, how are you attempting to update.
We've been using the 2.0.0 version with masquerade 2.0 for quite some time now.
"drupal/masquerade": "2.0.0", "drupal/masquerade_log": "2.0.0",
Could your issue be that you are updating the composer.json file by hand without deleting the composer.lock file after?
Have you tried
composer require 'drupal/masquerade_log:^2.0' --with-all-dependencies
Orcomposer require 'drupal/masquerade:^2.0' --with-all-dependencies
- πΊπΈUnited States vlyalko
Thank you, trackleft2, I tried all possible variations. But i have tried again what you have recommended above. composer.json has
"drupal/masquerade": "2.0.0", "drupal/masquerade_log": "2.0.0",
And composer.lock updated accordingly. Still have
Unresolved dependency
Masquerade (Version >2.0-rc4 required)
Masquerade Log requires this module and version. Currently using Masquerade version