diff --git a/composer.json b/composer.json index c409852..1330a99 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "php": "^7.4", "ext-json": "*", "guzzlehttp/guzzle": "^6.3", - "league/flysystem": "2.0.0-RC1" + "league/flysystem": "^2.0.0" }, "require-dev": { "phpunit/phpunit": "^9.2"