{ "_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" ], "content-hash": "8b3b12db1859d62d141a727f6f1d0ecb", "packages": [ { "name": "twilio/sdk", "version": "5.5.0", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", "reference": "5914ee36b68825d859cc55ceb9d75fa2b3e22c13" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twilio/twilio-php/zipball/5914ee36b68825d859cc55ceb9d75fa2b3e22c13", "reference": "5914ee36b68825d859cc55ceb9d75fa2b3e22c13", "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": "2017-02-08T01:09:48+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }