Skip to content

Commit f37538e

Browse files
fix: composer requirement (#2093)
1 parent b86b0c9 commit f37538e

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.6|^7.0|^8.0",
1010
"google/auth": "^1.10",
11-
"google/apiclient-services": "^0.200.0",
11+
"google/apiclient-services": "~0.200",
1212
"firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
1313
"monolog/monolog": "^1.17|^2.0",
1414
"phpseclib/phpseclib": "~2.0||^3.0.2",

0 commit comments

Comments
 (0)