sonatype-nexus-community / bach

Dependency vulnerability auditor for PHP
Apache License 2.0
14 stars 15 forks source link

fixed composer requirement for php version #23

Closed jkowalleck closed 3 years ago

jkowalleck commented 3 years ago

closes #22

ran composer require 'php:^7.1.3 || ^8.0' to generate this patch

sonatypecla[bot] commented 3 years ago

Thanks for the contribution! Before we can merge this, we need @jkowalleck to sign the Sonatype Contributor License Agreement.

jkowalleck commented 3 years ago

Hello @bhamail ,

21 broke the project, at least for me when i use composer2.

could you have this PR reviewed so bach is installable, again?