Skip to content

Commit 2192a71

Browse files
Composer(deps-dev): update yoast/phpunit-polyfills requirement
Updates the requirements on [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) to permit the latest version. Updates `yoast/phpunit-polyfills` to 4.0.0 - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/4.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@2.0.0...4.0.0) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-version: 4.0.0 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbcbd25 commit 2192a71

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
@@ -25,7 +25,7 @@
2525
"phpunit/phpunit": "^9.6",
2626
"predis/predis": "^1.0 || ^2.0 || ^3.0",
2727
"rase/socket.io-emitter": "~0.7.0",
28-
"yoast/phpunit-polyfills": "^2.0"
28+
"yoast/phpunit-polyfills": "^4.0"
2929
},
3030
"config": {
3131
"allow-plugins": {

0 commit comments

Comments
 (0)