Skip to content

Commit

Permalink
fix discovery providers
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorleonel committed Nov 18, 2017
1 parent 681b882 commit b3d4f2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
},
"extra": {
"laravel": {
"providers": {
"providers": [
"VitorLeonel\\UniqueSlug\\UniqueSlugServiceProvider"
},
],
"aliases": {
"UniqueSlug": "VitorLeonel\\UniqueSlug\\UniqueSlugFacade"
}
Expand Down

0 comments on commit b3d4f2f

Please sign in to comment.