diff --git a/composer.json b/composer.json index 8c7d613..50e12fc 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ ], "require": { "php": ">=5.6.0", - "guzzlehttp/guzzle": "6.3.0", + "guzzlehttp/guzzle": "^6.3.0", "league/oauth2-client": ">=1.4.2", "hughbertd/oauth2-unsplash": ">=1.0.3"