Skip to content

Commit 60ad086

Browse files
Update yoast/phpunit-polyfills requirement in the dev-dependencies group
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: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceb986a commit 60ad086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"phpunit/phpunit": "^9.0",
18-
"yoast/phpunit-polyfills": "^2.0",
18+
"yoast/phpunit-polyfills": "^4.0",
1919
"squizlabs/php_codesniffer": "^3.7",
2020
"wp-coding-standards/wpcs": "^3.3",
2121
"phpcsstandards/phpcsextra": "^1.5",

0 commit comments

Comments
 (0)