Bumped defaults for Laravel 7 (#5195)

This commit is contained in:
Graham Campbell
2019-12-30 12:23:10 -06:00
committed by Taylor Otwell
parent 8af8af0cbf
commit 4bf7dffb90
+2 -2
View File
@@ -16,9 +16,9 @@
},
"require-dev": {
"fzaninotto/faker": "^1.9",
"mockery/mockery": "^1.3",
"mockery/mockery": "^1.3.1",
"nunomaduro/collision": "^4.0",
"phpunit/phpunit": "^8.4"
"phpunit/phpunit": "^8.5"
},
"config": {
"optimize-autoloader": true,