Skip to content

Commit

Permalink
Bumped minimum phpunit version to 9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PHLAK committed Sep 3, 2020
1 parent 59f1df8 commit fb0dc70
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 @@ -29,7 +29,7 @@
"require-dev": {
"php": ">=7.4",
"friendsofphp/php-cs-fixer": "^2.16.1",
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^9.1",
"psy/psysh": "^0.10",
"vimeo/psalm": "^3.8"
},
Expand Down

0 comments on commit fb0dc70

Please sign in to comment.