fixed event join token handling in the event admin. created new seeders with new tenants and package purchases. added new playwright test scenarios.

This commit is contained in:
Codex Agent
2025-10-26 14:44:47 +01:00
parent 6290a3a448
commit ecf5a23b28
59 changed files with 3900 additions and 691 deletions

View File

@@ -12,6 +12,7 @@
"firebase/php-jwt": "^6.11",
"inertiajs/inertia-laravel": "^2.0",
"laravel/framework": "^12.0",
"laravel/horizon": "^5.37",
"laravel/sanctum": "^4.2",
"laravel/socialite": "^5.23",
"laravel/tinker": "^2.10.1",
@@ -25,6 +26,7 @@
},
"require-dev": {
"fakerphp/faker": "^1.23",
"laravel/boost": "^1.5",
"laravel/pail": "^1.2.2",
"laravel/pint": "^1.18",
"laravel/sail": "^1.41",