Hi,
This package requires composer/package-versions-deprecated, which is now reported as an abandoned package.
This causes CI pipelines that run composer audit to fail, even when there are no security vulnerability advisories.
thecodingmachine/graphqlite v8.3.0
└── requires composer/package-versions-deprecated ^1.8
No security vulnerability advisories found.
Found 1 abandoned package:
composer/package-versions-deprecated
Process completed with exit code 1.
Would it be possible to remove the dependency on composer/package-versions-deprecated,
or replace it with a non-abandoned alternative?
Hi,
This package requires
composer/package-versions-deprecated, which is now reported as an abandoned package.This causes CI pipelines that run
composer auditto fail, even when there are no security vulnerability advisories.Would it be possible to remove the dependency on composer/package-versions-deprecated,
or replace it with a non-abandoned alternative?