0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 3.147.27.154


Current Path : /var/www/html/sms/google-api-php-client/vendor/google/apiclient-services/
Upload File :
Current File : /var/www/html/sms/google-api-php-client/vendor/google/apiclient-services/README.md

Google PHP API Client Services
==============================

## Requirements

[Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)

## Usage in v2 of Google API PHP Client

This library is automatically updated daily with new API changes, and tagged weekly.
It is installed as part of the 
[Google API PHP Client](https://github.com/googleapis/google-api-php-client/releases)
library via Composer, which will pull down the most recent tag.

## Usage in v1

If you are currently using the [`v1-master`](https://github.com/googleapis/google-api-php-client/tree/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:

```sh
composer require google/apiclient-services:dev-master
```