Skip to content

Audit command fails if polyfill packages not loaded #18

Description

@cs278

composer/composer#10024

I've attempted to workaround this with #15 but it fails if the plugin is installed globally and the polyfill package is not required by the package you are scanning:

export COMPOSER_HOME=$(mktemp -d)
composer global require cs278/composer-audit:@rc
cd $(mktemp -d)
composer require --no-install cs278/mktemp
composer audit -vvv

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions