Skip to content

Composer: use the canonical squizlabs/php_codesniffer package name#1

Open
rodrigoprimo wants to merge 1 commit intoFernleafSystems:mainfrom
rodrigoprimo:fix/use-canonical-phpcs-package-name
Open

Composer: use the canonical squizlabs/php_codesniffer package name#1
rodrigoprimo wants to merge 1 commit intoFernleafSystems:mainfrom
rodrigoprimo:fix/use-canonical-phpcs-package-name

Conversation

@rodrigoprimo
Copy link
Copy Markdown

@rodrigoprimo rodrigoprimo commented Mar 17, 2026

The phpcsstandards/php_codesniffer Composer package was registered during the PHP_CodeSniffer project takeover, but has since been marked as abandoned (https://packagist.org/packages/phpcsstandards/php_codesniffer).

The canonical package name is squizlabs/php_codesniffer, which is developed at https://github.com/PHPCSStandards/PHP_CodeSniffer.

The incorrect package name was introduced in 8f077ee. This PR updates composer.json to use the canonical package name.

The `phpcsstandards/php_codesniffer` Composer package was registered during the PHP_CodeSniffer project takeover, but has since been marked as abandoned (https://packagist.org/packages/phpcsstandards/php_codesniffer).

The canonical package name is `squizlabs/php_codesniffer`, which is developed at https://github.com/PHPCSStandards/PHP_CodeSniffer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant