Skip to content

Commit

Permalink
added MarketplaceWebService to classmap in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsilkjr86 committed Jul 16, 2018
1 parent 213bc63 commit 19d60c7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"role": "Developor (adapting source code to fit needs)"
}],
"autoload": {
"classmap": ["src/MarketplaceWebServiceOrders/"]
"classmap": [
"src/MarketplaceWebService/",
"src/MarketplaceWebServiceOrders/"
]
}
}

0 comments on commit 19d60c7

Please sign in to comment.