diff --git a/composer.json b/composer.json index bf70a3a..862cc08 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=7.0", - "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x", + "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x", "studio-42/elfinder": "~2.1.10", "barryvdh/elfinder-flysystem-driver": "^0.2", "league/flysystem": "^1.0",