X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/google/apiclient-services
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
google
/
apiclient-services
/
📁
..
📁
.github
📄
.gitignore
(116 B)
📄
.travis.yml
(219 B)
📄
CODE_OF_CONDUCT.md
(1.93 KB)
📄
LICENSE
(10.02 KB)
📄
README.md
(839 B)
📄
composer.json
(451 B)
📄
phpunit.xml
(427 B)
📁
src
📁
tests
Editing: composer.json
{ "name": "google/apiclient-services", "type": "library", "description": "Client library for Google APIs", "keywords": ["google"], "homepage": "http://developers.google.com/api-client-library/php", "license": "Apache-2.0", "require": { "php": ">=5.4" }, "require-dev": { "phpunit/phpunit": "^4.8|^5" }, "autoload": { "psr-0": { "Google_Service_": "src" } } }
Upload File
Create Folder