Update composer.json

This commit is contained in:
Dries Vints 2020-09-08 17:22:35 +02:00 committed by GitHub
parent c64061629e
commit 232224c5c1
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": "^2.0",
"guzzlehttp/guzzle": "^7.0.1",
"laravel/framework": "^8.0",
"laravel/framework": "^9.0",
"laravel/tinker": "^2.0"
},
"require-dev": {