#48 - fix heroku deploy (#105)

* wip

* wip

* wip

* wip

* wip

* wip
This commit is contained in:
Adrian Hopek
2022-04-04 12:25:19 +02:00
committed by GitHub
parent b52d206554
commit 1ae23bd7cb
2 changed files with 113 additions and 112 deletions

View File

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