Skip to content

Commit 053efe7

Browse files
committed
Increase minimum version of PHPUnit to fix tests
1 parent 8d37ab7 commit 053efe7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpcsstandards/phpcsutils": "~1.0.5"
2020
},
2121
"require-dev": {
22-
"phpunit/phpunit": "^9.5.8",
22+
"phpunit/phpunit": "^9.5.10",
2323
"yoast/phpunit-polyfills": "^1.0"
2424
},
2525
"autoload-dev": {

composer.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)