Skip to content

Commit 50e6fe2

Browse files
Update yoast/phpunit-polyfills requirement from ^2.0 to ^3.0
Updates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to permit the latest version. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/3.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@2.0.0...3.0.0) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff67c53 commit 50e6fe2

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
@@ -22,7 +22,7 @@
2222
"phpcompatibility/phpcompatibility-wp": "*",
2323
"squizlabs/php_codesniffer": "3.*",
2424
"wp-coding-standards/wpcs": "*",
25-
"yoast/phpunit-polyfills": "^2.0",
25+
"yoast/phpunit-polyfills": "^3.0",
2626
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
2727
"dms/phpunit-arraysubset-asserts": "^0.4.0"
2828
},

0 commit comments

Comments
 (0)