The transitive dependency to DMore/chrome-mink-driver was moved to behat-chrome/chrome-mink-driver.
Due to redirection on the GitLab source, a GZip archive is downloaded instead of the expected ZIP, and composer install fails to unextract.
Run composer update to fetch the latest dependency and commit the updated lock file.
The "allow-plugin" section is unrelated, just added for enhanced Composer 2 compatibility.
The transitive dependency to
DMore/chrome-mink-driver
was moved tobehat-chrome/chrome-mink-driver
. Due to redirection on the GitLab source, a GZip archive is downloaded instead of the expected ZIP, andcomposer install
fails to unextract.Run
composer update
to fetch the latest dependency and commit the updated lock file.The
"allow-plugin"
section is unrelated, just added for enhanced Composer 2 compatibility.