Skip to content

Commit 4de4960

Browse files
Update yoast/phpunit-polyfills requirement
Updates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to permit the latest version. Updates `yoast/phpunit-polyfills` to 4.0.0 - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/4.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@2.0.0...4.0.0) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-version: 4.0.0 dependency-type: direct:development dependency-group: composer-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddedce3 commit 4de4960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"szepeviktor/phpstan-wordpress": "^2.0",
2727
"php-stubs/wordpress-stubs": "^6.9",
2828
"phpunit/phpunit": ">=6",
29-
"yoast/phpunit-polyfills": "^2.0"
29+
"yoast/phpunit-polyfills": "^4.0"
3030
},
3131
"config": {
3232
"allow-plugins": {

0 commit comments

Comments
 (0)