We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae82aa2 commit c7c1ec9Copy full SHA for c7c1ec9
1 file changed
composer.json
@@ -7,9 +7,9 @@
7
"license": "Apache-2.0",
8
"require": {
9
"php": ">=5.4",
10
- "google/auth": "0.10",
11
- "google/apiclient-services": "^0.7",
12
- "firebase/php-jwt": "~2.0|~3.0",
+ "google/auth": "^0.11",
+ "google/apiclient-services": "^0.8",
+ "firebase/php-jwt": "~2.0|~3.0|~4.0",
13
"monolog/monolog": "^1.17",
14
"phpseclib/phpseclib": "~2.0",
15
"guzzlehttp/guzzle": "~5.2|~6.0",
0 commit comments