Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

address composer plugin authorization change #857

Open
leonstafford opened this issue Mar 20, 2022 · 0 comments
Open

address composer plugin authorization change #857

leonstafford opened this issue Mar 20, 2022 · 0 comments
Labels

Comments

@leonstafford
Copy link
Contributor

in test-integration, we can see the following:

SEVERE: "[Bedrock Initializer]" "  - Installing composer/installers (v1.12.0): Extracting archive"
Mar 20, 2022 3:04:11 PM wp2static-test.core invoke                                                                                
SEVERE: "[Bedrock Initializer]" "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"   
Mar 20, 2022 3:04:11 PM wp2static-test.core invoke
SEVERE: "[Bedrock Initializer]" "You have until July 2022 to add the setting. Composer will then switch the default behavior to di
sallow all plugins."

more info on the change here: https://getcomposer.org/doc/06-config.md#allow-plugins

see if it will affect wp2static and adjust accordingly, explicitly allowing or denying before getting suprised by the behaviour change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants