This commit is contained in:
Adrian Hopek 2022-04-04 09:59:15 +02:00
parent a2b6ff1129
commit c24d16ded8
2 changed files with 7 additions and 7 deletions

View File

@ -13,7 +13,7 @@
"fruitcake/laravel-cors": "^2.0", "fruitcake/laravel-cors": "^2.0",
"guzzlehttp/guzzle": "^7.0.1", "guzzlehttp/guzzle": "^7.0.1",
"inertiajs/inertia-laravel": "^0.5.1", "inertiajs/inertia-laravel": "^0.5.1",
"laravel/framework": "^9.0", "laravel/framework": "9.5.*",
"laravel/sanctum": "^2.14", "laravel/sanctum": "^2.14",
"laravel/socialite": "^5.2", "laravel/socialite": "^5.2",
"laravel/telescope": "^4.6", "laravel/telescope": "^4.6",

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ba952c1eae2c9ac3c3dea37f7c93b7cb", "content-hash": "ddfd3d1584b1412a4b1d9c95d8cb9a31",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -1733,16 +1733,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.6.0", "version": "v9.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "47940a1a8774b96696ed57e6736ccea4a880c057" "reference": "35be2599c9ac3d58bf1578895c2e85ea4848a0d7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/47940a1a8774b96696ed57e6736ccea4a880c057", "url": "https://api.github.com/repos/laravel/framework/zipball/35be2599c9ac3d58bf1578895c2e85ea4848a0d7",
"reference": "47940a1a8774b96696ed57e6736ccea4a880c057", "reference": "35be2599c9ac3d58bf1578895c2e85ea4848a0d7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1908,7 +1908,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-03-29T14:41:26+00:00" "time": "2022-03-15T14:41:19+00:00"
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",