Victor Hernandez e24c9e7c11 First commit | 4 gadus atpakaļ | |
---|---|---|
.. | ||
src/Google/Service | 4 gadus atpakaļ | |
tests | 4 gadus atpakaļ | |
.gitignore | 4 gadus atpakaļ | |
.travis.yml | 4 gadus atpakaļ | |
CONTRIBUTING.md | 4 gadus atpakaļ | |
LICENSE | 4 gadus atpakaļ | |
README.md | 4 gadus atpakaļ | |
composer.json | 4 gadus atpakaļ | |
phpunit.xml | 4 gadus atpakaļ |
This library will be automatically installed with the Google API PHP Client via composer. Composer will automatically pull down a monthly tag from this repository.
If you’d like to always be up-to-date with the latest release, rather than
wait for monthly tagged releases, request the dev-master
version in composer:
composer require google/apiclient-services:dev-master
If you are currently using the v1-master
branch of the client library, but want to use the latest API services, you can
do so by requiring this library directly into your project via the same composer command:
composer require google/apiclient-services:dev-master