use phpunit 0

This commit is contained in:
Taylor Otwell 2020-02-12 09:30:09 -06:00
parent 2c4fa1ab28
commit 6b9050226e
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"fzaninotto/faker": "^1.9", "fzaninotto/faker": "^1.9",
"mockery/mockery": "^1.3.1", "mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^4.1", "nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^8.5" "phpunit/phpunit": "^9.0"
}, },
"config": { "config": {
"optimize-autoloader": true, "optimize-autoloader": true,