Skip to content

Commit

Permalink
Autoload
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwedgbury committed May 15, 2020
1 parent 0a1d2a4 commit e84829a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
"require": {
"guzzlehttp/guzzle": "^6.5"
},
"autoload": {
"psr-4": {
"Appoly\\ShopWiredPHPSDK\\": "src/"
}
},
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit e84829a

Please sign in to comment.