+ Fix bug on composer.json

This commit is contained in:
Djery-Tom 2020-10-09 15:15:14 +01:00
parent e487f7518d
commit f681ccccc4
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
"require": {
"phpmailer/phpmailer": "^6.1",
"twilio/sdk": "^6.4",
"guzzlehttp/guzzle": "^7.1",
"guzzlehttp/guzzle": "^7.1"
}
}