Skip to content

Commit 98eddbd

Browse files
Omranicbarryvdh
authored andcommitted
Support Auto-Discovery (#202)
1 parent 0ab8ec3 commit 98eddbd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
"extra": {
2424
"branch-alias": {
2525
"dev-master": "0.2-dev"
26+
},
27+
"laravel": {
28+
"providers": [
29+
"Barryvdh\\TranslationManager\\TranslationServiceProvider"
30+
]
2631
}
2732
},
2833
"minimum-stability": "stable"

0 commit comments

Comments
 (0)