Skip to content

Commit a9cd333

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] <support@github.com>
1 parent a210a96 commit a9cd333

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
@@ -39,7 +39,7 @@
3939
"php-parallel-lint/php-parallel-lint": "^1.3",
4040
"wp-cli/i18n-command": "^2.2",
4141
"sebastian/phpcpd": "^3.0 || ^5.0 || ^6.0",
42-
"yoast/phpunit-polyfills": "^1.0"
42+
"yoast/phpunit-polyfills": "^2.0"
4343
},
4444
"prefer-stable" : true,
4545
"scripts": {

0 commit comments

Comments
 (0)