Skip to content

Commit 416e4db

Browse files
author
Ravishanker Kusuma
committed
updated composer.json
1 parent 7c87ce7 commit 416e4db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828
},
2929
"autoload": {
3030
"psr-4": {
31-
"League\\OAuth2\\Client\\": "src/"
31+
"Hayageek\\OAuth2\\Client\\": "src/"
3232
}
3333
},
3434
"autoload-dev": {
3535
"psr-4": {
36-
"League\\OAuth2\\Client\\Test\\": "tests/src/"
36+
"Hayageek\\OAuth2\\Client\\Test\\": "tests/src/"
3737
}
3838
}
3939
}

0 commit comments

Comments
 (0)