Skip to content

Commit 8d2d75f

Browse files
authored
allow for any pre-1.0 version of apiclient-services (googleapis#1260)
1 parent 57f9ac3 commit 8d2d75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"require": {
99
"php": ">=5.4",
1010
"google/auth": "^1.0",
11-
"google/apiclient-services": "^0.12",
11+
"google/apiclient-services": "~0.13",
1212
"firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
1313
"monolog/monolog": "^1.17",
1414
"phpseclib/phpseclib": "~0.3.10|~2.0",

0 commit comments

Comments
 (0)