Skip to content

Commit 3905a25

Browse files
committed
Merge pull request #746 from bshaffer/remove-v-for-composer
removes v for packagist verification
2 parents 4116a71 + d575658 commit 3905a25

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
@@ -7,7 +7,7 @@
77
"license": "Apache-2.0",
88
"require": {
99
"php": ">=5.4",
10-
"google/auth": "~v0.4",
10+
"google/auth": "~0.4",
1111
"firebase/php-jwt": "~2.0|~3.0",
1212
"monolog/monolog": "^1.17",
1313
"phpseclib/phpseclib": "~2.0",

0 commit comments

Comments
 (0)