+ Fix bug on composer.json
This commit is contained in:
parent
e487f7518d
commit
f681ccccc4
|
@ -3,6 +3,6 @@
|
|||
"require": {
|
||||
"phpmailer/phpmailer": "^6.1",
|
||||
"twilio/sdk": "^6.4",
|
||||
"guzzlehttp/guzzle": "^7.1",
|
||||
"guzzlehttp/guzzle": "^7.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue