Skip to content

Commit

Permalink
Merge pull request #3 from finagin/patch-2
Browse files Browse the repository at this point in the history
Append Laravel autoload
  • Loading branch information
bigperson authored Aug 28, 2019
2 parents 8588fd0 + a7288fe commit 5785613
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,12 @@
"psr-4": {
"Tests\\": "tests/"
}
},
"extra": {
"laravel": {
"providers": [
"Bigperson\\AmoCrmApi\\AmoCrmApiServiceProvider"
]
}
}
}

0 comments on commit 5785613

Please sign in to comment.