70 lines
2.2 KiB
JSON
70 lines
2.2 KiB
JSON
{
|
|
"_readme": [
|
|
"This file locks the dependencies of your project to a known state",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
"This file is @generated automatically"
|
|
],
|
|
"hash": "ba2345d9958ec92d274d423597284494",
|
|
"content-hash": "448be28be374d66028c6713b61c15543",
|
|
"packages": [
|
|
{
|
|
"name": "twilio/sdk",
|
|
"version": "4.6.1",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/twilio/twilio-php.git",
|
|
"reference": "f83a9f8db1cc29f42edb77c7c77382bf9769953a"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/f83a9f8db1cc29f42edb77c7c77382bf9769953a",
|
|
"reference": "f83a9f8db1cc29f42edb77c7c77382bf9769953a",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=5.2.1"
|
|
},
|
|
"require-dev": {
|
|
"mockery/mockery": ">=0.7.2",
|
|
"phpunit/phpunit": "4.5.*"
|
|
},
|
|
"type": "library",
|
|
"autoload": {
|
|
"files": [
|
|
"Services/Twilio.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Kevin Burke",
|
|
"email": "kevin@twilio.com"
|
|
},
|
|
{
|
|
"name": "Kyle Conroy",
|
|
"email": "kyle+pear@twilio.com"
|
|
}
|
|
],
|
|
"description": "A PHP wrapper for Twilio's API",
|
|
"homepage": "http://github.com/twilio/twilio-php",
|
|
"keywords": [
|
|
"api",
|
|
"sms",
|
|
"twilio"
|
|
],
|
|
"time": "2015-11-10 00:40:41"
|
|
}
|
|
],
|
|
"packages-dev": [],
|
|
"aliases": [],
|
|
"minimum-stability": "stable",
|
|
"stability-flags": [],
|
|
"prefer-stable": false,
|
|
"prefer-lowest": false,
|
|
"platform": [],
|
|
"platform-dev": []
|
|
}
|