From 113076c3a5524c767abf44f19e23f531c5f7b48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 21:13:04 +0000 Subject: [PATCH] Bump twilio/sdk from 6.24.1 to 6.33.0 Bumps [twilio/sdk](https://github.com/twilio/twilio-php) from 6.24.1 to 6.33.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.33.0) --- updated-dependencies: - dependency-name: twilio/sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index f47e599..7925eff 100644 --- a/composer.lock +++ b/composer.lock @@ -385,16 +385,16 @@ }, { "name": "twilio/sdk", - "version": "6.24.1", + "version": "6.33.0", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", - "reference": "3438bcdb42a8fabcfaa081670d5924b868016148" + "reference": "cbe146990fe4fc2bbccf5fa45b61f8218aa99bc1" }, "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/cbe146990fe4fc2bbccf5fa45b61f8218aa99bc1", + "reference": "cbe146990fe4fc2bbccf5fa45b61f8218aa99bc1", "shasum": "" }, "require": { @@ -433,9 +433,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.33.0" }, - "time": "2021-06-02T20:26:58+00:00" + "time": "2022-01-12T19:44:14+00:00" }, { "name": "vlucas/phpdotenv", @@ -4517,5 +4517,5 @@ "php": "^7.2.5 || ^8.0" }, "platform-dev": [], - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" }