Update composer.json

This commit is contained in:
Dries Vints 2020-03-03 15:02:05 +01:00 committed by GitHub
parent 672f626da1
commit a29dd2edb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": "^7.0",
"laravel/framework": "^8.0",
"laravel/tinker": "^2.0"
},
"require-dev": {