Skip to content

Commit d0e5c27

Browse files
Update yoast/phpunit-polyfills requirement from ^1.1.1 to ^1.1.2
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/3.x/CHANGELOG.md) - [Commits](Yoast/PHPUnit-Polyfills@1.1.1...1.1.2) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5020225 commit d0e5c27

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
"johnbillion/query-monitor": "^3.16.4",
2121
"altis/dev-tools-command": "^0.7.2",
2222
"wp-phpunit/wp-phpunit": "6.4.2",
23-
"yoast/phpunit-polyfills": "^1.1.1",
23+
"yoast/phpunit-polyfills": "^1.1.2",
2424
"phpunit/phpunit": "^9.6.19",
2525
"lucatume/wp-browser": "~3.1.5",
2626
"codeception/module-asserts": "~1.3.1",

0 commit comments

Comments
 (0)