Skip to content

Commit

Permalink
chore(deps): require phpunit v10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Oct 24, 2023
1 parent ceff033 commit 640abcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"phpstan/phpstan": "^1.1",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^10.4",
"psalm/plugin-phpunit": "^0.18.0",
"roave/infection-static-analysis-plugin": "^1.8",
"vimeo/psalm": "^5.0"
Expand Down

0 comments on commit 640abcb

Please sign in to comment.