Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ALTELMA committed Mar 22, 2020
1 parent 4957da5 commit 751fabd
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 @@ -29,10 +29,10 @@
"extra": {
"laravel": {
"providers": [
"Altelma\\JWT\\JWTServiceProvider"
"Altelma\\LaravelMailChimp\\MailChimpServiceProvider"
],
"aliases": {
"JWT": "Altelma\\JWT\\MailChimpFacade"
"JWT": "Altelma\\LaravelMailChimp\\MailChimpFacade"
}
}
}
Expand Down

0 comments on commit 751fabd

Please sign in to comment.