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

Update for Composer 2.2 #291

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Commits on Feb 17, 2022

  1. Update for Composer 2.2

    The `dealerdirect/phpcodesniffer-composer-installer` Composer plugin is a non-dev requirement for PHPCSUtils.
    
    As of Composer 2.2.0, Composer plugins need to be explicitly allowed to run.
    
    This commit updates the installation instructions to handle this.
    It also adds an info block suggesting how to handle this for external standards including PHPCSUtils.
    
    Includes updating the URL references to the plugin to point to the new home of the plugin. (see [upstream issue #146](PHPCSStandards/composer-installer#146))
    
    Refs:
    * https://blog.packagist.com/composer-2-2/#more-secure-plugin-execution
    jrfnl committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e8255b7 View commit details
    Browse the repository at this point in the history