Update composer.json

This commit is contained in:
Taylor Otwell
2018-09-06 08:49:26 -05:00
committed by GitHub
parent 5a21a99527
commit 8b712e37e6

View File

@@ -5,7 +5,7 @@
"license": "MIT", "license": "MIT",
"type": "project", "type": "project",
"require": { "require": {
"php": "^7.2", "php": "^7.1.3",
"fideloper/proxy": "^4.0", "fideloper/proxy": "^4.0",
"laravel/framework": "5.8.*", "laravel/framework": "5.8.*",
"laravel/tinker": "^1.0" "laravel/tinker": "^1.0"