Automattic / Co-Authors-Plus

Multiple bylines and Guest Authors for WordPress
https://wordpress.org/plugins/co-authors-plus/
GNU General Public License v2.0
287 stars 205 forks source link

Composer: Update dev-dependencies & consolidate PHPCS #1042

Closed GaryJones closed 1 month ago

GaryJones commented 2 months ago

Description

Update dev-dependencies.

Also consolidates PHPCS configs into the PHPCS config file instead of the composer.json command overriding the config values. In time, the tests directory should have the CS fixed, the warnings should not be ignored, and WordPress-Extra and WordPress-Docs can be enabled and the code updated as needed.

Deploy Notes

None

Steps to Test

None - if tests continue to pass, then all good for now.