File Manager
Viewing File: installed.json
[
{
"name": "twilio/sdk",
"version": "5.16.7",
"version_normalized": "5.16.7.0",
"source": {
"type": "git",
"url": "https://github.com/twilio/twilio-php.git",
"reference": "41f96d9839afb584737f26103cfecded2d9fee50"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/41f96d9839afb584737f26103cfecded2d9fee50",
"reference": "41f96d9839afb584737f26103cfecded2d9fee50",
"shasum": ""
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"apigen/apigen": "^4.1",
"phpunit/phpunit": "4.5.*"
},
"time": "2018-03-22T23:41:51+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Twilio\\": "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"
]
}
]