Skip to content

Commit

Permalink
Upgrade to PHPUnit 8
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed Mar 20, 2020
1 parent 8eff3ad commit e7c98e2
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 @@ -27,7 +27,7 @@
"doctrine/annotations": "1.*",
"doctrine/orm": "2.*",
"doctrine/dbal": "2.*",
"phpunit/phpunit": "7.*",
"phpunit/phpunit": "8.*",
"php-coveralls/php-coveralls": "2.*"
},
"suggest": {
Expand Down

0 comments on commit e7c98e2

Please sign in to comment.