diff --git a/composer.json b/composer.json index 5f722a05..217b2e3a 100644 --- a/composer.json +++ b/composer.json @@ -18,8 +18,8 @@ "vlucas/phpdotenv": "^3.3|^4.0|^5.0", "laravel/framework": "^6.0|^7.0|^8.0|^9.0", "orchestra/testbench-browser-kit": "^7.0", - "league/flysystem-aws-s3-v3": "~3.0", - "doctrine/dbal": "^2.10|^3.1.4", + "league/flysystem-aws-s3-v3": "^1.0|^3.0", + "doctrine/dbal": "^2.10", "spatie/valuestore": "^1.2.5" }, "autoload": {