From 3a9942e7f499564b0ddaad0d4fe0d433a46c1d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 21:15:03 +0000 Subject: [PATCH] Bump twilio/sdk from 6.24.1 to 6.41.0 Bumps [twilio/sdk](https://github.com/twilio/twilio-php) from 6.24.1 to 6.41.0. - [Release notes](https://github.com/twilio/twilio-php/releases) - [Changelog](https://github.com/twilio/twilio-php/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-php/compare/6.24.1...6.41.0) --- updated-dependencies: - dependency-name: twilio/sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index f47e599..7fb0c00 100644 --- a/composer.lock +++ b/composer.lock @@ -385,16 +385,16 @@ }, { "name": "twilio/sdk", - "version": "6.24.1", + "version": "6.41.0", "source": { "type": "git", - "url": "https://github.com/twilio/twilio-php.git", - "reference": "3438bcdb42a8fabcfaa081670d5924b868016148" + "url": "git@github.com:twilio/twilio-php.git", + "reference": "3e6b81216052aac086efd6334a0fc358c38c2e20" }, "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/3e6b81216052aac086efd6334a0fc358c38c2e20", + "reference": "3e6b81216052aac086efd6334a0fc358c38c2e20", "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,17 +424,13 @@ } ], "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", "twilio" ], - "support": { - "issues": "https://github.com/twilio/twilio-php/issues", - "source": "https://github.com/twilio/twilio-php/tree/6.24.1" - }, - "time": "2021-06-02T20:26:58+00:00" + "time": "2022-08-24T20:39:42+00:00" }, { "name": "vlucas/phpdotenv", @@ -4517,5 +4512,5 @@ "php": "^7.2.5 || ^8.0" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" }