Skip to content

Commit

Permalink
Support for package discover
Browse files Browse the repository at this point in the history
  • Loading branch information
dbpolito authored and rmariuzzo committed Sep 3, 2017
1 parent 176bd39 commit 3648e79
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 @@ -70,5 +70,12 @@
"./tests/5.3/run",
"./tests/5.4/run"
]
},
"extra": {
"laravel": {
"providers": [
"Mariuzzo\\LaravelJsLocalization\\LaravelJsLocalizationServiceProvider"
]
}
}
}

0 comments on commit 3648e79

Please sign in to comment.