Skip to content

Commit

Permalink
fix typo in extra.laravel.providers
Browse files Browse the repository at this point in the history
  • Loading branch information
wallacemaxters committed Nov 28, 2021
1 parent d4b254b commit 7e80f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"extra": {
"laravel": {
"providers": [
"LaravelLegends\\EloquentFilters\\Providers\\FilterServiceProvider"
"LaravelLegends\\EloquentFilter\\Providers\\FilterServiceProvider"
]
}
}
Expand Down

0 comments on commit 7e80f00

Please sign in to comment.