Merge pull request #4939 from driesvints/phpunit8

[5.8] Update to PHPUnit 8
This commit is contained in:
Taylor Otwell 2019-02-08 16:10:44 -06:00 committed by GitHub
commit 7b675abe4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^2.0",
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^8.0"
},
"config": {
"optimize-autoloader": true,