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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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