diff --git a/composer.json b/composer.json index 68453e1..12a861d 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ ], "require": { "php": ">=5.6.0", - "illuminate/support": "^5.3", - "illuminate/routing": "^5.3", + "illuminate/support": "^5.3 || ^6.0", + "illuminate/routing": "^5.3 || ^6.0", "jimdo/prometheus_client_php": "^0.9.0" }, "autoload": {