First commit
This commit is contained in:
8
composer.json
Normal file
8
composer.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"require": {
|
||||
"phpmailer/phpmailer": "^6.4",
|
||||
"sendgrid/sendgrid": "^7.9",
|
||||
"fzaninotto/faker": "^1.9",
|
||||
"twig/twig": "^3.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user