{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "56f57ef1aa061f94ef52399aa0e375c2", "packages": [ { "name": "twilio/sdk", "version": "8.6.4", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php", "reference": "d8c69844909eb73f1870a2398f6b87309ea29918" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twilio/twilio-php/zipball/d8c69844909eb73f1870a2398f6b87309ea29918", "reference": "d8c69844909eb73f1870a2398f6b87309ea29918", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "guzzlehttp/guzzle": "^6.3 || ^7.0", "phpunit/phpunit": ">=7.0 < 10" }, "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": "https://github.com/twilio/twilio-php", "keywords": [ "api", "sms", "twilio" ], "time": "2025-07-03T09:44:09+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }