From 2b5453a3ed6b9cb98407f3da0e07ca8d3f0ef2ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 11:30:35 +0000 Subject: [PATCH] Bump stripe/stripe-php from 10.21.0 to 12.1.0 in /_backend Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 10.21.0 to 12.1.0. - [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/v10.21.0...v12.1.0) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- _backend/composer.json | 2 +- _backend/composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_backend/composer.json b/_backend/composer.json index 303e066dee..3de1a751e1 100644 --- a/_backend/composer.json +++ b/_backend/composer.json @@ -11,7 +11,7 @@ } }, "require": { - "stripe/stripe-php": "10.21.0", + "stripe/stripe-php": "12.1.0", "mailchimp/transactional": "^1.0.49", "sentry/sdk": "^3.3.0", "erusev/parsedown-extra": "^0.8", diff --git a/_backend/composer.lock b/_backend/composer.lock index ebd5d7ed7a..825ed6a956 100644 --- a/_backend/composer.lock +++ b/_backend/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fbbe36a46f9c4c499675d08f952b52ad", + "content-hash": "fdc4f4c2b71cd573b81830c9d75fdd46", "packages": [ { "name": "clue/stream-filter", @@ -1771,16 +1771,16 @@ }, { "name": "stripe/stripe-php", - "version": "v10.21.0", + "version": "v12.1.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "b4ab319731958077227fad1874a3671458c5d593" + "reference": "8ef18513811e3ad0cac50f699deac4032409ae07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/b4ab319731958077227fad1874a3671458c5d593", - "reference": "b4ab319731958077227fad1874a3671458c5d593", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/8ef18513811e3ad0cac50f699deac4032409ae07", + "reference": "8ef18513811e3ad0cac50f699deac4032409ae07", "shasum": "" }, "require": { @@ -1826,9 +1826,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v10.21.0" + "source": "https://github.com/stripe/stripe-php/tree/v12.1.0" }, - "time": "2023-08-11T00:23:24+00:00" + "time": "2023-08-31T20:23:14+00:00" }, { "name": "symfony/deprecation-contracts",