Merge pull request #5320 from barryvdh/patch-4

Bump fruitcake/laravel-cors
This commit is contained in:
Dries Vints 2020-06-12 10:36:11 +02:00 committed by GitHub
commit 74df1e26e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"require": {
"php": "^7.2.5",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": "^7.0",
"laravel/tinker": "^2.0"