Skip to content

Composer: Update dependencies#127

Merged
GaryJones merged 1 commit into
developfrom
fix/composer-dependencies
Mar 14, 2022
Merged

Composer: Update dependencies#127
GaryJones merged 1 commit into
developfrom
fix/composer-dependencies

Conversation

@GaryJones
Copy link
Copy Markdown
Collaborator

  • Add allow-plugins configuration for the two Composer plugins, in advance of the July 2022 requirement.
  • Switch from yoast/phpunit-polyfills to yoast/wp-test-utils which includes a newer version of PHPUnit Polyfills and some other bits useful for running WP / integration tests.
  • Remove PHPCS and PHPUnit direct dependencies as they are included via other direct dependencies.

- Add allow-plugins configuration for the two Composer plugins.
- Switch from `yoast/phpunit-polyfills` to `yoast/wp-test-utils` which includes a newer version of PHPUnit Polyfills and some other bits useful for running WP / integration tests.
- Remove PHPCS and PHPUnit direct dependencies as they are included via other direct dependencies.
@GaryJones GaryJones added the type: maintenance Routine maintenance and code quality improvements label Mar 14, 2022
@GaryJones GaryJones added this to the 0.6 milestone Mar 14, 2022
@GaryJones GaryJones self-assigned this Mar 14, 2022
@GaryJones GaryJones merged commit 41652fc into develop Mar 14, 2022
@GaryJones GaryJones deleted the fix/composer-dependencies branch March 14, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance Routine maintenance and code quality improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant