Update callback to check valid call return

This commit is contained in:
osaajani 2021-03-26 17:31:09 +01:00
parent c63f3bebba
commit 86c6d65fe4
2 changed files with 18 additions and 2 deletions

View file

@ -13,7 +13,8 @@
"twilio/sdk": "^6.1",
"symfony/yaml": "^5.0",
"phpmailer/phpmailer": "^6.1",
"ralouphie/mimey": "^2.1"
"ralouphie/mimey": "^2.1",
"kreait/firebase-php": "^5.14"
},
"require-dev": {
}