From 01ee32de7bfb51bcec8a70b81b6a4c9c8a693145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Sep 2021 23:07:56 +0000 Subject: [PATCH] Bump twilio/sdk from 6.22.0 to 6.28.3 Bumps [twilio/sdk](https://github.com/twilio/twilio-php) from 6.22.0 to 6.28.3. - [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.22.0...6.28.3) --- updated-dependencies: - dependency-name: twilio/sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 3393e7a..b8d7bae 100644 --- a/composer.lock +++ b/composer.lock @@ -368,16 +368,16 @@ }, { "name": "twilio/sdk", - "version": "6.22.0", + "version": "6.28.3", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", - "reference": "b24040f9bcd2237e4210dcafd9a287fad9759a8a" + "reference": "6780831aea36193de0743e676e0b2090068ab9d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twilio/twilio-php/zipball/b24040f9bcd2237e4210dcafd9a287fad9759a8a", - "reference": "b24040f9bcd2237e4210dcafd9a287fad9759a8a", + "url": "https://api.github.com/repos/twilio/twilio-php/zipball/6780831aea36193de0743e676e0b2090068ab9d7", + "reference": "6780831aea36193de0743e676e0b2090068ab9d7", "shasum": "" }, "require": { @@ -414,7 +414,7 @@ "sms", "twilio" ], - "time": "2021-04-21T19:45:05+00:00" + "time": "2021-09-22T19:23:31+00:00" }, { "name": "vlucas/phpdotenv",