diff --git a/composer.json b/composer.json index 69f2060..98c0c6c 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ }], "require": { "php": "^7.1", - "illuminate/support": "5.3.*", + "illuminate/support": "5.3.* || 5.4.*", "faustbrian/payload": "^1.0", "dompdf/dompdf": "~0.6.1", "h4cc/wkhtmltoimage-amd64": "0.12.x",