Implement academy analytics, billing, and web stories updates

This commit is contained in:
2026-05-26 07:27:29 +02:00
parent 456c3d6bb0
commit 0b33a1b074
177 changed files with 27360 additions and 2685 deletions

View File

@@ -16,6 +16,7 @@
"inertiajs/inertia-laravel": "^1.0",
"intervention/image": "^3.11",
"jenssegers/agent": "*",
"laravel/cashier": "^16.5",
"laravel/framework": "^12.0",
"laravel/horizon": "^5.45",
"laravel/reverb": "^1.0",
@@ -113,6 +114,10 @@
"composer/installers": true,
"pestphp/pest-plugin": true,
"php-http/discovery": true
},
"platform": {
"ext-pcntl": "8.4.0",
"ext-posix": "8.4.0"
}
},
"minimum-stability": "stable",