Switch to PHPCSStandards/PHP_CodeSniffer for phpcs and phpcbf

This commit is contained in:
Shivam Mathur
2023-12-04 08:00:30 +05:30
parent e6f75134d3
commit e8cd65f444
3 changed files with 6 additions and 6 deletions

View File

@ -84,7 +84,7 @@
},
"phpcbf": {
"type": "phar",
"repository": "squizlabs/PHP_CodeSniffer",
"repository": "PHPCSStandards/PHP_CodeSniffer",
"extension": ".phar",
"domain": "https://github.com",
"version_prefix": "",
@ -92,7 +92,7 @@
},
"phpcs": {
"type": "phar",
"repository": "squizlabs/PHP_CodeSniffer",
"repository": "PHPCSStandards/PHP_CodeSniffer",
"extension": ".phar",
"domain": "https://github.com",
"version_prefix": "",