Prepare Laravel API for Railway

This commit is contained in:
2026-05-18 22:21:11 -05:00
parent 8e9211bafd
commit cef15730f3
5 changed files with 33 additions and 3 deletions

View File

@@ -6,6 +6,7 @@
"license": "MIT",
"require": {
"php": "^8.1",
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.10",
"laravel/sanctum": "^3.3",