Skip to content

Commit 3648e79

Browse files
dbpolitormariuzzo
authored andcommitted
Support for package discover
1 parent 176bd39 commit 3648e79

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

+7
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,12 @@
7070
"./tests/5.3/run",
7171
"./tests/5.4/run"
7272
]
73+
},
74+
"extra": {
75+
"laravel": {
76+
"providers": [
77+
"Mariuzzo\\LaravelJsLocalization\\LaravelJsLocalizationServiceProvider"
78+
]
79+
}
7380
}
7481
}

0 commit comments

Comments
 (0)