Skip to content

Commit

Permalink
Merge pull request #4080 from morozov/phpunit-9.2
Browse files Browse the repository at this point in the history
Update PHPUnit to 9.2
  • Loading branch information
morozov authored Jun 16, 2020
2 parents b8d0bd6 + 2405615 commit 2cfd54a
Show file tree
Hide file tree
Showing 8 changed files with 442 additions and 204 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"jetbrains/phpstorm-stubs": "^2019.1",
"nikic/php-parser": "^4.4",
"phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^8.5.5",
"phpunit/phpunit": "^9.2",
"psalm/plugin-phpunit": "^0.10.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
"vimeo/psalm": "^3.11.4"
Expand Down
Loading

0 comments on commit 2cfd54a

Please sign in to comment.