{ "_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": "b67cf56145a73786b0835642f8641589", "content-hash": "d26dee1c1a07cf3113d41a5b33cdce87", "packages": [ { "name": "twilio/sdk", "version": "5.3.0", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", "reference": "bd0ce5e1d81d0b872a39e96d637b9ed4c63e36e5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twilio/twilio-php/zipball/bd0ce5e1d81d0b872a39e96d637b9ed4c63e36e5", "reference": "bd0ce5e1d81d0b872a39e96d637b9ed4c63e36e5", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "apigen/apigen": "^4.1", "phpunit/phpunit": "4.5.*" }, "type": "library", "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" ], "time": "2016-08-30 22:45:20" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }