diff --git a/composer.json b/composer.json index 7d7f132..292ebb1 100644 --- a/composer.json +++ b/composer.json @@ -28,8 +28,8 @@ "geocoder-php/google-maps-provider": "^4.0", "guzzlehttp/psr7": "*", "http-interop/http-factory-guzzle": "^1.0", - "illuminate/cache": "5.0 - 6.0", - "illuminate/support": "5.0 - 6.0", + "illuminate/cache": "^5.0|^6.0", + "illuminate/support": "^5.0|^6.0", "php-http/curl-client": "*", "php": ">=7.1.3", "willdurand/geocoder": "^4.0"