Updated composer dependancies

Includes update to dompdf v1.2 which helps address image sizing in
tables and hence fix #3190
This commit is contained in:
Dan Brown 2022-02-24 14:30:55 +00:00
parent ce566bea2a
commit 7f5fc9fbe3
No known key found for this signature in database
GPG Key ID: 46D9F943C24A2EF9
2 changed files with 259 additions and 201 deletions

View File

@ -17,8 +17,8 @@
"ext-mbstring": "*",
"ext-xml": "*",
"bacon/bacon-qr-code": "^2.0",
"barryvdh/laravel-dompdf": "^0.9.0",
"barryvdh/laravel-snappy": "^0.4.8",
"barryvdh/laravel-dompdf": "^1.0",
"barryvdh/laravel-snappy": "^1.0",
"doctrine/dbal": "^3.1",
"filp/whoops": "^2.14",
"guzzlehttp/guzzle": "^7.4",

456
composer.lock generated

File diff suppressed because it is too large Load Diff