Skip to content

Commit

Permalink
Updated PHPUnit to 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Mar 17, 2020
1 parent 59dffec commit a44d34e
Show file tree
Hide file tree
Showing 5 changed files with 316 additions and 249 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"doctrine/coding-standard": "^6.0",
"jetbrains/phpstorm-stubs": "^2019.1",
"phpstan/phpstan": "^0.11.3",
"phpunit/phpunit": "^8.4.1",
"phpunit/phpunit": "^9.0",
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
},
"suggest": {
Expand Down
Loading

0 comments on commit a44d34e

Please sign in to comment.