From 2353b48cb4fd14262268c7b7d9d1bea5bf5257d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 23:32:23 +0000 Subject: [PATCH] chore(deps-dev): bump twilio/sdk from 8.11.3 to 8.11.5 Bumps [twilio/sdk](https://github.com/twilio/twilio-php) from 8.11.3 to 8.11.5. - [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/8.11.3...8.11.5) --- updated-dependencies: - dependency-name: twilio/sdk dependency-version: 8.11.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 606dd27..67c2613 100644 --- a/composer.lock +++ b/composer.lock @@ -10561,16 +10561,16 @@ }, { "name": "twilio/sdk", - "version": "8.11.3", + "version": "8.11.5", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php", - "reference": "a1bc6e730d357a69914e876ed72dc70ffc0c8551" + "reference": "766e44f9986622335ecbbbd131e61390eddbd700" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twilio/twilio-php/zipball/a1bc6e730d357a69914e876ed72dc70ffc0c8551", - "reference": "a1bc6e730d357a69914e876ed72dc70ffc0c8551", + "url": "https://api.github.com/repos/twilio/twilio-php/zipball/766e44f9986622335ecbbbd131e61390eddbd700", + "reference": "766e44f9986622335ecbbbd131e61390eddbd700", "shasum": "" }, "require": { @@ -10607,7 +10607,7 @@ "sms", "twilio" ], - "time": "2026-03-24T12:45:14+00:00" + "time": "2026-05-06T08:38:47+00:00" }, { "name": "webmozart/assert",