summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 8a162bf..29fb6f6 100644
--- a/composer.json
+++ b/composer.json
@@ -34,6 +34,7 @@
"symfony/templating": "^3.3|^4.0",
"symfony/translation": "^3.3|^4.0",
"league/flysystem-aws-s3-v2": "^1.0",
+ "league/flysystem-azure-blob-storage": "^0.1",
"league/flysystem-cached-adapter": "^1.0",
"spatie/flysystem-dropbox": "^1.0",
"league/flysystem-gridfs": "^1.0",
@@ -54,6 +55,7 @@
"ext-ftp": "Required for FTP and SFTP",
"league/flysystem-aws-s3-v2": "Use S3 storage with AWS SDK v2",
"league/flysystem-aws-s3-v3": "Use S3 storage with AWS SDK v3",
+ "league/flysystem-azure-blob-storage": "Allows you to use Azure Blob Storage adapter",
"league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
"spatie/flysystem-dropbox": "Use Dropbox storage",
"league/flysystem-gridfs": "Allows you to use GridFS adapter",