Skip to content

Commit

Permalink
Merge pull request #86 from openfoodfoundation/feature/jan-25-monthly…
Browse files Browse the repository at this point in the history
…-support

Monthly support: dependency / library update
  • Loading branch information
ok200paul authored Jan 9, 2025
2 parents cd3cab2 + 56781e6 commit ae1c488
Show file tree
Hide file tree
Showing 6 changed files with 979 additions and 1,018 deletions.
2 changes: 1 addition & 1 deletion app/Services/VoucherTemplateService.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace App\Services;

//use App\Jobs\Vouchers\GenerateStorageBrandedPDF;
// use App\Jobs\Vouchers\GenerateStorageBrandedPDF;
use App\Models\Voucher;
use App\Models\VoucherSet;
use App\Models\VoucherTemplate;
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": "^8.2",
"ext-imagick": "*",
"inertiajs/inertia-laravel": "^1.0",
"inertiajs/inertia-laravel": "^v2.0.0",
"intervention/image-laravel": "^1.3",
"knuckleswtf/scribe": "^4.37",
"laravel/framework": "^11.9",
Expand Down
Loading

0 comments on commit ae1c488

Please sign in to comment.