fix php8 dompdf issue

This commit is contained in:
Mohit Panjwani
2021-03-23 13:31:40 +05:30
2 changed files with 25 additions and 616 deletions

View File

@ -8,9 +8,9 @@
"license": "MIT",
"type": "project",
"require": {
"php": "^7.4",
"php": "^7.4 || ^8.0",
"aws/aws-sdk-php": "^3.142",
"barryvdh/laravel-dompdf": "^0.8.1",
"barryvdh/laravel-dompdf": "^0.9.0",
"doctrine/dbal": "^2.10",
"fideloper/proxy": "^4.0",
"fruitcake/laravel-cors": "^1.0",

637
composer.lock generated

File diff suppressed because it is too large Load Diff