Skip to content

Commit a0da60e

Browse files
authored
docs: update README.md
1 parent d8d201b commit a0da60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ composer installed.
4444
Once composer is installed, execute the following command in your project root to install this library:
4545

4646
```sh
47-
composer require google/apiclient:^2.15.0
47+
composer require google/apiclient
4848
```
4949

5050
If you're facing a timeout error then either increase the timeout for composer by adding the env flag as `COMPOSER_PROCESS_TIMEOUT=600 composer install` or you can put this in the `config` section of the composer schema:

0 commit comments

Comments
 (0)