We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c87ce7 commit 416e4dbCopy full SHA for 416e4db
composer.json
@@ -28,12 +28,12 @@
28
},
29
"autoload": {
30
"psr-4": {
31
- "League\\OAuth2\\Client\\": "src/"
+ "Hayageek\\OAuth2\\Client\\": "src/"
32
}
33
34
"autoload-dev": {
35
36
- "League\\OAuth2\\Client\\Test\\": "tests/src/"
+ "Hayageek\\OAuth2\\Client\\Test\\": "tests/src/"
37
38
39
0 commit comments