Skip to content

Commit

Permalink
Merge pull request #69 from Omranic/patch-1
Browse files Browse the repository at this point in the history
Support Auto Discovery
  • Loading branch information
themsaid authored Aug 6, 2017
2 parents e3c5f8e + a29f665 commit 27cdaa7
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 @@ -30,5 +30,12 @@
"classmap": [
"tests"
]
},
"extra": {
"laravel": {
"providers": [
"Themsaid\\Langman\\LangmanServiceProvider"
]
}
}
}

0 comments on commit 27cdaa7

Please sign in to comment.