diff --git a/composer.json b/composer.json index 335af51..99f377c 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=7", - "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x", + "illuminate/support": "^5.5|^6", "symfony/http-foundation": "^3.1|^4", "symfony/http-kernel": "^3.1|^4", "asm89/stack-cors": "^1.2"