PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wilcity-mobile-app
/
vendor
/
google
/
cloud-storage
{ "name": "google/cloud-storage", "description": "Cloud Storage Client for PHP", "license": "Apache-2.0", "minimum-stability": "stable", "require": { "google/cloud-core": "^1.23" }, "require-dev": { "phpunit/phpunit": "^4.8|^5.0", "squizlabs/php_codesniffer": "2.*", "phpdocumentor/reflection": "^3.0", "erusev/parsedown": "^1.6", "phpseclib/phpseclib": "^2", "google/cloud-pubsub": "^1.0" }, "suggest": { "phpseclib/phpseclib": "May be used in place of OpenSSL for creating signed Cloud Storage URLs. Please require version ^2.", "google/cloud-pubsub": "May be used to register a topic to receive bucket notifications." }, "extra": { "component": { "id": "cloud-storage", "target": "googleapis/google-cloud-php-storage.git", "path": "Storage", "entry": "src/StorageClient.php" } }, "autoload": { "psr-4": { "Google\\Cloud\\Storage\\": "src" } }, "autoload-dev": { "psr-4": { "Google\\Cloud\\Storage\\Tests\\": "tests" } } }
[+]
..
[-] composer.json
[edit]
[-] .gitattributes
[edit]
[-] README.md
[edit]
[-] CONTRIBUTING.md
[edit]
[-] VERSION
[edit]
[-] LICENSE
[edit]
[+]
src