diff --git a/composer.lock b/composer.lock index f47e599..4ded2b0 100644 --- a/composer.lock +++ b/composer.lock @@ -385,16 +385,16 @@ }, { "name": "twilio/sdk", - "version": "6.24.1", + "version": "6.36.1", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", - "reference": "3438bcdb42a8fabcfaa081670d5924b868016148" + "reference": "68aa5dd58450d3b449c83138567ecfca93955ed9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twilio/twilio-php/zipball/3438bcdb42a8fabcfaa081670d5924b868016148", - "reference": "3438bcdb42a8fabcfaa081670d5924b868016148", + "url": "https://api.github.com/repos/twilio/twilio-php/zipball/68aa5dd58450d3b449c83138567ecfca93955ed9", + "reference": "68aa5dd58450d3b449c83138567ecfca93955ed9", "shasum": "" }, "require": { @@ -402,8 +402,7 @@ }, "require-dev": { "guzzlehttp/guzzle": "^6.3 || ^7.0", - "phpunit/phpunit": ">=4.5", - "theseer/phpdox": "^0.12.0" + "phpunit/phpunit": ">=7.0" }, "suggest": { "guzzlehttp/guzzle": "An HTTP client to execute the API requests" @@ -425,7 +424,7 @@ } ], "description": "A PHP wrapper for Twilio's API", - "homepage": "https://github.com/twilio/twilio-php", + "homepage": "https://github.com/twilio/twilio-php", "keywords": [ "api", "sms", @@ -433,9 +432,9 @@ ], "support": { "issues": "https://github.com/twilio/twilio-php/issues", - "source": "https://github.com/twilio/twilio-php/tree/6.24.1" + "source": "https://github.com/twilio/twilio-php/tree/6.36.1" }, - "time": "2021-06-02T20:26:58+00:00" + "time": "2022-04-06T23:33:30+00:00" }, { "name": "vlucas/phpdotenv", @@ -4517,5 +4516,5 @@ "php": "^7.2.5 || ^8.0" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" }