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 squizlabs/php_codesniffer to phpcsstandards/php_codesniffer #145

Open
andybroomfield opened this issue Dec 2, 2023 · 0 comments
Open

Comments

@andybroomfield
Copy link
Contributor

andybroomfield commented Dec 2, 2023

See annoucement here squizlabs/PHP_CodeSniffer#3932
Looks like we need to change this in require dev in composer.json, and communicate that to those who took this repo so they get the change.

$ composer why squizlabs/php_codesniffer
localgovdrupal/localgov-project                3.x-dev  requires (for development) squizlabs/php_codesniffer (^3.6)                   
chi-teck/drupal-code-generator                 3.3.0    conflicts                  squizlabs/php_codesniffer (<3.6)                   
dealerdirect/phpcodesniffer-composer-installer v1.0.0   requires                   squizlabs/php_codesniffer (^2.0 || ^3.1.0 || ^4.0) 
drupal/coder                                   8.3.22   requires                   squizlabs/php_codesniffer (^3.7.1)                 
sirbrillig/phpcs-variable-analysis             v2.11.17 requires                   squizlabs/php_codesniffer (^3.5.6)                 
slevomat/coding-standard                       8.14.1   requires                   squizlabs/php_codesniffer (^3.7.1) 
andybroomfield added a commit that referenced this issue Dec 2, 2023
Fix #145 

Just updates this in project, expect other dependencies to still use the old one?
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 a pull request may close this issue.

1 participant