diff --git a/composer.json b/composer.json index b27f8e8..688d8ca 100755 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "homepage": "https://github.com/dialect-katrineholm/laravel-gdpr-compliance", "require": { "php": ">=7.0", - "illuminate/support": "5.5.x|5.6.x" + "illuminate/support": ">=5.5" }, "require-dev": { "orchestra/testbench": "~3.0"