diff --git a/composer.json b/composer.json index 71b27d4..a239607 100644 --- a/composer.json +++ b/composer.json @@ -12,8 +12,8 @@ "php": "^7.1", "dompdf/dompdf": "^0.8.2", "erusev/parsedown": "^1.6", - "illuminate/http": "~5.5.0 | ~5.6.0", - "illuminate/support": "~5.5.0 | ~5.6.0" + "illuminate/http": "^5.5", + "illuminate/support": "^5.5" }, "require-dev": { "phpunit/phpunit": "^6.5|^7.0",