diff --git a/composer.json b/composer.json index 16fbd95..96a1984 100644 --- a/composer.json +++ b/composer.json @@ -8,10 +8,10 @@ ], "require": { "ext-bcmath": "*", - "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0", - "illuminate/view": "^5.0|^6.0|^7.0|^8.0|^9.0", + "illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/view": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "nesbot/carbon": ">1.22", - "dompdf/dompdf": "^1.0" + "dompdf/dompdf": "^2.0" }, "license": "MIT", "authors": [