Skip to content

Commit

Permalink
Require Azure Blob Storage SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
z38 authored and nicolasmure committed Mar 26, 2018
1 parent 21a329e commit f11e637
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,10 @@
"description": "Azure adapter for Gaufrette",
"type": "metapackage",
"require": {
"knplabs/gaufrette": "~0.3",
"microsoft/windowsazure": "0.*@dev",
"microsoft/azure-storage": "~0.15",
"knplabs/gaufrette": "~0.6",
"microsoft/azure-storage-blob": "^1.0",
"ext-fileinfo": "*"
},
"conflict": {
"microsoft/windowsazure": "<0.4.3"
},
"authors": [
{
"name": "KnpLabs",
Expand Down

0 comments on commit f11e637

Please sign in to comment.