From 30ec4fb7b5b52e22b43cd7f3d4253326a130e4df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 23:42:20 +0000 Subject: [PATCH] Bump stripe/stripe-php from 21.3.0 to 21.3.1 Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 21.3.0 to 21.3.1. - [Release notes](https://github.com/stripe/stripe-php/releases) - [Changelog](https://github.com/stripe/stripe-php/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-php/compare/v21.3.0...v21.3.1) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-version: 21.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index c66bdce..926dc32 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "stripe/stripe-php", - "version": "v21.3.0", + "version": "v21.3.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "fe99159b9ee0a74be3c12c0305e5338e0b9905c3" + "reference": "12986995cd5e229cc094d4b57de056f8e2e6e5a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/fe99159b9ee0a74be3c12c0305e5338e0b9905c3", - "reference": "fe99159b9ee0a74be3c12c0305e5338e0b9905c3", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/12986995cd5e229cc094d4b57de056f8e2e6e5a9", + "reference": "12986995cd5e229cc094d4b57de056f8e2e6e5a9", "shasum": "" }, "require": { @@ -64,9 +64,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v21.3.0" + "source": "https://github.com/stripe/stripe-php/tree/v21.3.1" }, - "time": "2026-08-27T04:12:06+00:00" + "time": "2026-09-01T18:42:58+00:00" } ], "packages-dev": [],