Skip to content

Commit

Permalink
Merge pull request #144 from carusogabriel/phpunit
Browse files Browse the repository at this point in the history
Update to PHPUnit 7
  • Loading branch information
Ocramius authored Mar 14, 2018
2 parents 9dafbaf + ef1edea commit f489500
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 70 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"php": "^7.1"
},
"require-dev": {
"phpunit/phpunit": "^6.3",
"phpunit/phpunit": "^7.0",
"doctrine/coding-standard": "^4.0",
"phpstan/phpstan-shim": "^0.9.2"
},
Expand Down
135 changes: 66 additions & 69 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f489500

Please sign in to comment.