Bumped defaults for Laravel 7 (#5195)

This commit is contained in:
Graham Campbell 2019-12-30 18:23:10 +00:00 committed by Taylor Otwell
parent 8af8af0cbf
commit 4bf7dffb90
1 changed files with 2 additions and 2 deletions

View File

@ -16,9 +16,9 @@
}, },
"require-dev": { "require-dev": {
"fzaninotto/faker": "^1.9", "fzaninotto/faker": "^1.9",
"mockery/mockery": "^1.3", "mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^4.0", "nunomaduro/collision": "^4.0",
"phpunit/phpunit": "^8.4" "phpunit/phpunit": "^8.5"
}, },
"config": { "config": {
"optimize-autoloader": true, "optimize-autoloader": true,