Skip to content

Commit

Permalink
Fix autoloading namespace to avoid breaking other google services - f…
Browse files Browse the repository at this point in the history
…or beta branch
  • Loading branch information
Supratim Chowdhury committed Mar 18, 2019
1 parent 93b5bb4 commit 8ef92b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"psr-4": {
"Test\\": "tests/",
"Tokenio\\": "lib/",
"Google\\": "lib/Proto/Google",
"Google\\Api\\": "lib/Rpc/Google/Api",
"GPBMetadata\\": "lib/Proto/GPBMetadata",
"Io\\": "lib/Proto/Io/"
}
Expand Down

0 comments on commit 8ef92b2

Please sign in to comment.