Skip to content
This repository was archived by the owner on Jan 27, 2020. It is now read-only.

Commit a1bbbe4

Browse files
authored
Support Auto Discovery
1 parent 5d1db39 commit a1bbbe4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,12 @@
2525
"classmap": [
2626
"tests"
2727
]
28+
},
29+
"extra": {
30+
"laravel": {
31+
"providers": [
32+
"Themsaid\\Multilingual\\MultilingualServiceProvider"
33+
]
34+
}
2835
}
2936
}

0 commit comments

Comments
 (0)