This commit is contained in:
Generated
+55
-1
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "b79f8c1e1e1c9dc9c91b67320e3cf3ea",
|
||||
"content-hash": "79aad5a75460ed20426a86ab992dab8e",
|
||||
"packages": [
|
||||
{
|
||||
"name": "almasaeed2010/adminlte",
|
||||
@@ -5999,6 +5999,60 @@
|
||||
},
|
||||
"time": "2020-07-13T06:12:54+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twilio/sdk",
|
||||
"version": "6.16.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twilio/twilio-php.git",
|
||||
"reference": "28c5dd21e95a5fe5221965ec89863a485c625d43"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/28c5dd21e95a5fe5221965ec89863a485c625d43",
|
||||
"reference": "28c5dd21e95a5fe5221965ec89863a485c625d43",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"guzzlehttp/guzzle": "^6.3 || ^7.0",
|
||||
"phpunit/phpunit": ">=4.5",
|
||||
"theseer/phpdox": "^0.12.0"
|
||||
},
|
||||
"suggest": {
|
||||
"guzzlehttp/guzzle": "An HTTP client to execute the API requests"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Twilio\\": "src/Twilio/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Twilio API Team",
|
||||
"email": "api@twilio.com"
|
||||
}
|
||||
],
|
||||
"description": "A PHP wrapper for Twilio's API",
|
||||
"homepage": "http://github.com/twilio/twilio-php",
|
||||
"keywords": [
|
||||
"api",
|
||||
"sms",
|
||||
"twilio"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twilio/twilio-php/issues",
|
||||
"source": "https://github.com/twilio/twilio-php/tree/6.16.1"
|
||||
},
|
||||
"time": "2021-01-27T20:57:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vlucas/phpdotenv",
|
||||
"version": "v4.1.8",
|
||||
|
||||
Reference in New Issue
Block a user