Skip to content

Composer: allow the PHPCS plugin#33

Merged
jrfnl merged 1 commit intomasterfrom
feature/composer-allow-phpcs-plugin
Dec 24, 2021
Merged

Composer: allow the PHPCS plugin#33
jrfnl merged 1 commit intomasterfrom
feature/composer-allow-phpcs-plugin

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Dec 23, 2021

The dealerdirect/phpcodesniffer-composer-installer Composer plugin is used to register external PHPCS standards with PHPCS.

As of Composer 2.2.0, Composer plugins need to be explicitly allowed to run. This adds the necessary configuration for that.

Refs:

The `dealerdirect/phpcodesniffer-composer-installer` Composer plugin is used to register external PHPCS standards with PHPCS.

As of Composer 2.2.0, Composer plugins need to be explicitly allowed to run. This adds the necessary configuration for that.

Refs:
* https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution
Copy link
Copy Markdown
Collaborator

@GaryJones GaryJones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jrfnl jrfnl merged commit fd32322 into master Dec 24, 2021
@jrfnl jrfnl deleted the feature/composer-allow-phpcs-plugin branch December 24, 2021 13:58
@jrfnl
Copy link
Copy Markdown
Member Author

jrfnl commented Dec 24, 2021

@GaryJones Free free to merge when approved ;-)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants