Allowance check

This commit is contained in:
ISMAIL MASSERAN
2026-04-14 02:34:00 +00:00
parent 0c4d200839
commit 3775c4a876
100 changed files with 81493 additions and 3226 deletions
+3 -1
View File
@@ -10,11 +10,13 @@
"cloudinary/cloudinary_php": "^2.3",
"doctrine/dbal": "^2.5",
"guzzlehttp/guzzle": "^6.5",
"lab404/laravel-impersonate": "^1.5",
"laravel/framework": "5.8.*",
"laravel/passport": "^4.0",
"laravel/tinker": "~1.0",
"lcobucci/jwt": "3.3",
"maatwebsite/excel": "^3.1"
"maatwebsite/excel": "^3.1",
"spatie/laravel-activitylog": "^3.9"
},
"require-dev": {
"fzaninotto/faker": "~1.4",