ship phpunit 7 by default

This commit is contained in:
Taylor Otwell 2018-02-02 15:42:56 -06:00
parent bac7595f02
commit f771896c28
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
"nunomaduro/collision": "~1.1",
"fzaninotto/faker": "~1.4",
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~6.0",
"phpunit/phpunit": "~7.0",
"symfony/thanks": "^1.0"
},
"autoload": {