From e22d0ed47415138aac9bb18d9e935849a6a98ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:24:59 +0000 Subject: [PATCH] Bump stripe/stripe-php from 16.3.0 to 16.4.0 in /_backend Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 16.3.0 to 16.4.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/v16.3.0...v16.4.0) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-type: direct:production update-type: version-update:semver-minor ... 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 bb9f2af350..b138076eb0 100644 --- a/_backend/composer.json +++ b/_backend/composer.json @@ -14,7 +14,7 @@ } }, "require": { - "stripe/stripe-php": "16.3.0", + "stripe/stripe-php": "16.4.0", "erusev/parsedown-extra": "^0.8", "geoip2/geoip2": "^3.0", "ext-intl": ">=7", diff --git a/_backend/composer.lock b/_backend/composer.lock index 509336883f..2df40590ab 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": "c55c8b1ee16d92841cdb49037bcf1ad9", + "content-hash": "674a346372da6b7495e668156be702fd", "packages": [ { "name": "composer/ca-bundle", @@ -823,16 +823,16 @@ }, { "name": "stripe/stripe-php", - "version": "v16.3.0", + "version": "v16.4.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "48af6bc64ca8157b3fdce100e856069963bac466" + "reference": "4aa86099f888db9368f5f778f29feb14e6294dfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/48af6bc64ca8157b3fdce100e856069963bac466", - "reference": "48af6bc64ca8157b3fdce100e856069963bac466", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/4aa86099f888db9368f5f778f29feb14e6294dfb", + "reference": "4aa86099f888db9368f5f778f29feb14e6294dfb", "shasum": "" }, "require": { @@ -876,9 +876,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v16.3.0" + "source": "https://github.com/stripe/stripe-php/tree/v16.4.0" }, - "time": "2024-11-20T23:30:16+00:00" + "time": "2024-12-18T23:42:15+00:00" }, { "name": "symfony/deprecation-contracts",