From c19502dab2060647df872cc9c118c7086da7325b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 14:12:44 +0000 Subject: [PATCH] Bump stripe/stripe-php from 20.3.0 to 20.3.1 in /backend Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 20.3.0 to 20.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/v20.3.0...v20.3.1) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-version: 20.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/backend/composer.lock b/backend/composer.lock index 1686432c4..5cb40d75c 100644 --- a/backend/composer.lock +++ b/backend/composer.lock @@ -2780,16 +2780,16 @@ }, { "name": "stripe/stripe-php", - "version": "v20.3.0", + "version": "v20.3.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "266f0b05890172184cca66a0688abaf1a96b08d8" + "reference": "bf2c6caf886a88e35f831a68f3b6a49ac85cb357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/266f0b05890172184cca66a0688abaf1a96b08d8", - "reference": "266f0b05890172184cca66a0688abaf1a96b08d8", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/bf2c6caf886a88e35f831a68f3b6a49ac85cb357", + "reference": "bf2c6caf886a88e35f831a68f3b6a49ac85cb357", "shasum": "" }, "require": { @@ -2836,9 +2836,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v20.3.0" + "source": "https://github.com/stripe/stripe-php/tree/v20.3.1" }, - "time": "2026-06-24T22:45:28+00:00" + "time": "2026-07-09T17:57:50+00:00" }, { "name": "symfony/deprecation-contracts",