Skip to content

Commit

Permalink
更新composer
Browse files Browse the repository at this point in the history
  • Loading branch information
SGKJ2016 committed Oct 14, 2017
1 parent ca42e71 commit aea1d99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"autoload": {
"psr-4": {
"Laravel\\Socialite\\": "src/"
"Hyhc\\Socialite\\": "src/"
}
},
"autoload-dev": {
Expand All @@ -35,7 +35,7 @@
"branch-alias": {
"dev-master": "3.0-dev"
},
"laravel": {
"Hyhc": {
"providers": [
"Hyhc\\Socialite\\SocialiteServiceProvider"
],
Expand Down

0 comments on commit aea1d99

Please sign in to comment.