fix composer

This commit is contained in:
osaajani 2020-06-19 00:56:15 +02:00
parent d2c5085943
commit e20afc394e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"monolog/monolog": "^2.0",
"ovh/ovh": "^2.0",
"twilio/sdk": "^6.1",
"symfony/yaml": "^5.0"
"symfony/yaml": "^5.0",
"phpmailer/phpmailer": "^6.1"
},
"require-dev": {