Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Updated Azure Storage SDK to version 0.16.0 (#927)
Browse files Browse the repository at this point in the history
  • Loading branch information
katmsft authored and sergey-shandar committed Jun 16, 2017
1 parent df6460e commit 61eccc7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
4 changes: 4 additions & 0 deletions changelog.txt
@@ -1,3 +1,7 @@
Windows Azure SDK For PHP 0.5.3, 2017-06-16

- [Azure Storage SDK](https://packagist.org/packages/microsoft/azure-storage) is updated to the 0.16.0 version.

Windows Azure SDK For PHP 0.5.2, 2017-05-05

- [Azure Storage SDK](https://packagist.org/packages/microsoft/azure-storage) is updated to the 0.15.0 version.
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -14,7 +14,7 @@
"pear/net_url2": "^2.2",
"pear/mail_mime": "^1.10",
"firebase/php-jwt": "^4.0",
"microsoft/azure-storage": "^0.15",
"microsoft/azure-storage": "^0.16",
"guzzlehttp/guzzle": "^6.2",
"zendframework/zend-mime": "^2.6",
"zendframework/zend-mail": "^2.7"
Expand Down
8 changes: 4 additions & 4 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 61eccc7

Please sign in to comment.