awesomemotive / wpforms-phpcs

PHP Coding Standards used by the WPForms team.
https://wpforms.com
GNU General Public License v2.0
11 stars 1 forks source link

Switch to PHPCSStandards/PHP_CodeSniffer #33

Closed slaFFik closed 8 months ago

slaFFik commented 9 months ago

First, read this issue: https://github.com/squizlabs/PHP_CodeSniffer/issues/3932

Then, modify our composer.json to use https://github.com/PHPCSStandards/PHP_CodeSniffer instead of the abandoned https://github.com/squizlabs/PHP_CodeSniffer

jrfnl commented 8 months ago

Thank you for your support and your enthousiasm embracing the take-over of the PHP_CodeSniffer package.

In contrast to earlier information, arrangements are now being made to allow the package to continue under its original name on Packagist. The commit (in the new repo) to rename the package has been reverted.

Sorry for the confusion and thank you for understanding. I hope you'll enjoy the 3.8.0 release, which I expect to release this Friday.

slaFFik commented 8 months ago

@jrfnl Thank you again so much for the work you do. And even this gesture of yours to contact all the repos who made (or planning to make) the switch to a new repo PHPCSStandards/PHP_CodeSniffer says and means a lot.

As the situation is resolved, we can continue using the same package.