Sid Gifari File Manager
🏠 Root
/
home
/
nradmin
/
www
/
wp-content
/
plugins
/
w3-total-cache
/
vendor
/
microsoft
/
azure-storage-common
/
📝 Editing: composer.json
{ "name": "microsoft/azure-storage-common", "version": "1.5.2", "description": "This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.", "keywords": [ "php", "azure", "storage", "sdk", "common" ], "license": "MIT", "authors": [ { "name": "Azure Storage PHP Client Library", "email": "dmsh@microsoft.com" } ], "require": { "php": ">=5.6.0", "guzzlehttp/guzzle": "~6.0|^7.0" }, "autoload": { "psr-4": { "MicrosoftAzure\\Storage\\Common\\": "src/Common" } } }
💾 Save
❌ Cancel
Sid Gifari File Manager v1.0 | Terminal Auto-Sync Enabled | Current Path: /home/nradmin/www/wp-content/plugins/w3-total-cache/vendor/microsoft/azure-storage-common