Skip to content

tests suite failure: blocker composer plugin #373

@lukaszachy

Description

@lukaszachy

Testsuite fails in In the tests/run output:

cakephp/plugin-installer contains a Composer plugin which is blocked by your allow-plugins config. You may add it to the list if you consider it safe. See https://getcomposer.org/allow-plugins
You can run "composer config --no-plugins allow-plugins.cakephp/plugin-installer [true|false]" to enable it (true) or keep it disabled and suppress this warning (false)

FTR: Previously the message was

For additional security you should declare the allow-plugins config with a list of packages names that are allowed to run code. See https://getcomposer.org/allow-plugins
You have until July 2022 to add the setting. Composer will then switch the default behavior to disallow all plugins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions