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 minimum required PHPUnit Polyfills #65355

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Sep 15, 2024

What?

For compatibility with the WP Core tests, the same (minimum) version of the PHPUnit Polyfills should be required.

This has been v1.1.0 since over a year ago.

Ref: https://core.trac.wordpress.org/ticket/59150

For compatibility with the WP Core tests, the same (minimum) version of the PHPUnit Polyfills should be required.

This has been v1.1.0 since over a year ago.

Ref: https://core.trac.wordpress.org/ticket/59150
Copy link

github-actions bot commented Sep 15, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jrfnl <jrf@git.wordpress.org>
Co-authored-by: anton-vlasenko <antonvlasenko@git.wordpress.org>
Co-authored-by: desrosj <desrosj@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@jrfnl jrfnl added the [Type] Build Tooling Issues or PRs related to build tooling label Sep 15, 2024
Copy link
Contributor

@anton-vlasenko anton-vlasenko left a comment

Choose a reason for hiding this comment

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

This change looks good to me and seems to match what's already in WordPress Core.

@desrosj desrosj merged commit dfe58ac into trunk Sep 26, 2024
66 of 68 checks passed
@desrosj desrosj deleted the fix/composer-update-phpunit-polyfills branch September 26, 2024 16:49
@github-actions github-actions bot added this to the Gutenberg 19.4 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Build Tooling Issues or PRs related to build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants