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

Composer: Update dev-dependencies & consolidate PHPCS #1042

Merged
merged 2 commits into from
May 21, 2024

Conversation

GaryJones
Copy link
Contributor

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.

The PHPCS in the composer.json was duplicating but obscuring some aspects of what was in the `phpcs.xml.dist` file. This change consolidates the Composer commands and the config file.
@GaryJones GaryJones added this to the 3.6.2 milestone Apr 29, 2024
Copy link
Contributor

@alecgeatches alecgeatches left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay, looks good!

@GaryJones GaryJones merged commit b2777ba into develop May 21, 2024
9 checks passed
@GaryJones GaryJones deleted the fix/update-dependencies branch May 21, 2024 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants