Skip to content

Commit e652830

Browse files
Update yoast/phpunit-polyfills requirement from ^1.0 to ^2.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/2.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@1.0.0...2.0.0) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2c264f commit e652830

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
@@ -33,7 +33,7 @@
3333
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
3434
"phpcompatibility/phpcompatibility-wp": "*",
3535
"sebastian/phpcpd": "^3.0 || ^4.0 || ^6.0",
36-
"yoast/phpunit-polyfills": "^1.0"
36+
"yoast/phpunit-polyfills": "^2.0"
3737
},
3838
"scripts": {
3939
"install-codestandards": [

0 commit comments

Comments
 (0)