File: /home/h278792/public_html/disc/vendor/composer/installed.json
{
"packages": [
{
"name": "twilio/sdk",
"version": "8.6.1",
"version_normalized": "8.6.1.0",
"source": {
"type": "git",
"url": "https://github.com/twilio/twilio-php",
"reference": "de0b95f62942758e849a4337f23426e84e36cfe4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/de0b95f62942758e849a4337f23426e84e36cfe4",
"reference": "de0b95f62942758e849a4337f23426e84e36cfe4",
"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-05-13T09:51:13+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": []
}