Includes backend API, public-v2 frontend, database migrations, Composer config, and deployment/implementation docs. Config files with credentials are excluded via .gitignore. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 lines
63 B
JSON
5 lines
63 B
JSON
{
|
|
"require": {
|
|
"firebase/php-jwt": "^6.11"
|
|
}
|
|
}
|