Laravel 10

This commit is contained in:
Dries Vints 2022-02-08 18:06:07 +01:00
parent 4c2104ac10
commit 9301304460
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
"php": "^8.0",
"fruitcake/laravel-cors": "^2.0.5",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^9.0",
"laravel/framework": "^10.0",
"laravel/sanctum": "^2.14",
"laravel/tinker": "^2.7"
},