Skip to content

Commit a688ca5

Browse files
Update yoast/phpunit-polyfills requirement from ^3.0.0 to ^3.1.1
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@3.0.0...3.1.1) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a728d2e commit a688ca5

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.17.0",
2121
"altis/dev-tools-command": "^0.8.1",
2222
"wp-phpunit/wp-phpunit": "6.7.0",
23-
"yoast/phpunit-polyfills": "^3.0.0",
23+
"yoast/phpunit-polyfills": "^3.1.1",
2424
"phpunit/phpunit": "~9.6",
2525
"lucatume/wp-browser": "~4.4.1",
2626
"codeception/module-asserts": "~3.0",

0 commit comments

Comments
 (0)