Skip to content

Commit

Permalink
update to phpunit 8
Browse files Browse the repository at this point in the history
  • Loading branch information
goetas committed Dec 1, 2019
1 parent f411889 commit b9a5030
Show file tree
Hide file tree
Showing 13 changed files with 138 additions and 91 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-strict-rules": "^0.11",
"phpstan/phpstan-symfony": "^0.11.6",
"phpunit/phpunit": "^7.0",
"phpunit/phpunit": "^8.0",
"symfony/process": "^3.4||^4.0||^5.0",
"symfony/yaml": "^3.4||^4.0||^5.0"
},
Expand Down
Loading

0 comments on commit b9a5030

Please sign in to comment.