added twilio
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@
|
|||||||
"php": "^7.4 || ^8.0",
|
"php": "^7.4 || ^8.0",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"codeigniter4/framework": "^4.0",
|
"codeigniter4/framework": "^4.0",
|
||||||
"firebase/php-jwt": "^6.10"
|
"firebase/php-jwt": "^6.10",
|
||||||
|
"twilio/sdk": "^8.3"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"fakerphp/faker": "^1.9",
|
"fakerphp/faker": "^1.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user