Skip to content

Commit 6be2bd0

Browse files
Update yoast/phpunit-polyfills requirement from ^0.2.0 || ^1.0.0 to ^0.2.0 || ^1.0.0 || ^4.0.0
--- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-version: 4.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a641198 commit 6be2bd0

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
@@ -23,7 +23,7 @@
2323
"sirbrillig/phpcs-variable-analysis": "^2.11.2",
2424
"squizlabs/php_codesniffer": "^3",
2525
"wp-coding-standards/wpcs": "^3.2",
26-
"yoast/phpunit-polyfills": "^0.2.0 || ^1.0.0"
26+
"yoast/phpunit-polyfills": "^0.2.0 || ^1.0.0 || ^4.0.0"
2727
},
2828
"suggest": {
2929
"ext-json": "Provides native implementation of json_encode()/json_decode().",

0 commit comments

Comments
 (0)