Skip to content

Commit d13885b

Browse files
Merge pull request #20 from yiisoft/dependabot/composer/phpunit/phpunit-tw-9.4
Update phpunit/phpunit requirement from ^9.3 to ^9.4
2 parents ec18b61 + 851769a commit d13885b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"psr/event-dispatcher": "1.0.0"
2424
},
2525
"require-dev": {
26-
"phpunit/phpunit": "^9.3",
26+
"phpunit/phpunit": "^9.4",
2727
"roave/infection-static-analysis-plugin": "^1.3",
2828
"vimeo/psalm": "^4.2",
2929
"phan/phan": "^3.0"

0 commit comments

Comments
 (0)