pluginkollektiv / antispam-bee

„... another popular solution to fight spam is Antispam Bee“ – Matt Mullenweg, Q&A WordCamp Europe 2014
https://wordpress.org/plugins/antispam-bee/
GNU General Public License v2.0
164 stars 27 forks source link

update composer lock to resolve build issue #554

Closed stklcode closed 11 months ago

stklcode commented 11 months ago

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.

sonarcloud[bot] commented 11 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud