Archived
1
0
Fork 0

composer: adding sendgrid.

This commit is contained in:
Henrik Hautakoski 2018-06-11 22:12:47 +02:00
parent e6290e7fdc
commit a25261cd13
2 changed files with 111 additions and 3 deletions

View file

@ -5,6 +5,7 @@
"league/oauth2-github": "^2.0",
"league/oauth2-google": "^2.2",
"omines/oauth2-gitlab": "^3.1",
"localheinz/json-printer": "^2.0"
"localheinz/json-printer": "^2.0",
"sendgrid/sendgrid": "^7.0"
}
}