Path: C:\
{
"packages": [
{
"name": "twilio/sdk",
"version": "6.40.1",
"version_normalized": "6.40.1.0",
"source": {
"type": "git",
"url": "git@github.com:twilio/twilio-php.git",
"reference": "94aa139df0bea5aadddb59353ed0ea220fa65c78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/twilio/twilio-php/zipball/94aa139df0bea5aadddb59353ed0ea220fa65c78",
"reference": "94aa139df0bea5aadddb59353ed0ea220fa65c78",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^6.3 || ^7.0",
"phpunit/phpunit": ">=7.0"
},
"suggest": {
"guzzlehttp/guzzle": "An HTTP client to execute the API requests"
},
"time": "2022-08-10T19:10:40+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": []
}