Skip to content

Commit 8779c25

Browse files
Update yoast/phpunit-polyfills requirement from ^0.2 to ^1.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/develop/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@0.2.0...1.0.0) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f480315 commit 8779c25

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
@@ -20,7 +20,7 @@
2020
"wp-cli/eval-command": "^1 || ^2",
2121
"wp-cli/wp-cli": "^2",
2222
"wp-coding-standards/wpcs": "^2.3",
23-
"yoast/phpunit-polyfills": "^0.2"
23+
"yoast/phpunit-polyfills": "^1.0"
2424
},
2525
"require-dev": {
2626
"roave/security-advisories": "dev-master"

0 commit comments

Comments
 (0)