fix calendar page
API CI/CD / Validate (composer + pint) (push) Successful in 3m9s
API CI/CD / Test (PHPUnit) (push) Failing after 2m0s
API CI/CD / Build frontend assets (push) Failing after 1m55s
API CI/CD / Security audit (push) Failing after 55s
API CI/CD / Deploy to shared hosting (PHP) (push) Has been skipped

This commit is contained in:
root
2026-07-05 14:18:40 -04:00
parent 5e35fefd69
commit cccc2872cd
12 changed files with 860 additions and 838 deletions
+2 -6
View File
@@ -6,15 +6,11 @@
"keywords": ["laravel", "framework"],
"license": "MIT",
"require": {
"php": "^8.2",
"php": "^8.4",
"chillerlan/php-qrcode": "^5.0",
"dompdf/dompdf": "^3.1",
"laravel/framework": "^12.0",
"laravel/sanctum": "^4.3",
"laravel/tinker": "^2.10.1",
"php-open-source-saver/jwt-auth": "^2.8",
"setasign/fpdf": "^1.8",
"tecnickcom/tcpdf": "^6.11"
"laravel/sanctum": "^4.3"
},
"require-dev": {
"fakerphp/faker": "^1.23",