Skip to content

Commit 5f75c3a

Browse files
committed
remove unused google/auth library
1 parent b610c42 commit 5f75c3a

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
composer.lock
2+
vendor

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
"require": {
1010
"php": ">=7.0.0"
1111
},
12-
"require-dev": {
13-
"google/auth": "^v1.3.0"
14-
},
1512
"suggest": {
1613
"ext-protobuf": "For better performance, install the protobuf C extension.",
1714
"google/protobuf": "To get started using grpc quickly, install the native protobuf library."

0 commit comments

Comments
 (0)