/home/awneajlw/www/codestechvista.com/vendor/composer/installed.json
{
"packages": [
{
"name": "twilio/sdk",
"version": "8.8.3",
"version_normalized": "8.8.3.0",
"source": {
"type": "git",
"url": "https://github.com/twilio/twilio-php",
"reference": "a2db2ea514498c4c55de1dfe5b858c8fd3f728ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/a2db2ea514498c4c55de1dfe5b858c8fd3f728ab",
"reference": "a2db2ea514498c4c55de1dfe5b858c8fd3f728ab",
"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"
},
"time": "2025-09-30T11:57:41+00:00",
"type": "library",
"installation-source": "dist",
"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"
],
"install-path": "../twilio/sdk"
}
],
"dev": true,
"dev-package-names": []
}