3 Commits

Author SHA1 Message Date
c7620c11b4 Update dependency livewire/livewire to v4
Some checks failed
renovate/artifacts Artifact file update failure
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 10s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 16s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 9s
Laravel Larastan / larastan (pull_request) Failing after 1m54s
Laravel Pint / pint (pull_request) Failing after 1m57s
2026-01-18 00:01:02 +00:00
9ee4fe5c7e Merge pull request 'changed name of the column overdue days' (#190) from ranjith-dev into master
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Reviewed-on: #190
2026-01-14 06:52:50 +00:00
dhanabalan
a7dee59f75 changed name of the column overdue days
Some checks failed
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 14s
Gemini PR Review / Gemini PR Review (pull_request) Failing after 23s
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (pull_request) Successful in 13s
Laravel Pint / pint (pull_request) Successful in 2m27s
Laravel Larastan / larastan (pull_request) Failing after 2m56s
2026-01-14 12:21:50 +05:30
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
"laravel/sanctum": "^4.0",
"laravel/tinker": "^2.9",
"league/flysystem-sftp-v3": "^3.30",
"livewire/livewire": "^3.6",
"livewire/livewire": "^4.0",
"maatwebsite/excel": "^3.1",
"mike42/escpos-php": "^4.0",
"mpdf/mpdf": "^8.2",

View File

@@ -86,7 +86,7 @@
<th>LR Number</th>
<th>LR Date</th>
<th>Transit Days</th>
<th>Pending Days</th>
<th>Overdue Days</th>
</tr>
</thead>
<tbody>