Navigation Menu

Skip to content

Commit

Permalink
Update autoload in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
erickkur committed Jan 14, 2017
1 parent 20f8b74 commit 6d63dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
},
"autoload": {
"psr-4": {
"Bronanza\\Ongkir\\": "src/"
"Bronanza\\LaravelOngkir\\": "src/"
}
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 6d63dcf

Please sign in to comment.