From bf176273ad46b5568a273c5fc93f9136bdb2dad2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 01:04:57 +0000 Subject: [PATCH] Bump stripe/stripe-php from 16.1.0 to 16.2.0 in /_backend Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 16.1.0 to 16.2.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.1.0...v16.2.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 ae141fd2a4..f1723a1602 100644 --- a/_backend/composer.json +++ b/_backend/composer.json @@ -14,7 +14,7 @@ } }, "require": { - "stripe/stripe-php": "16.1.0", + "stripe/stripe-php": "16.2.0", "erusev/parsedown-extra": "^0.8", "geoip2/geoip2": "^3.0", "ext-intl": ">=7", diff --git a/_backend/composer.lock b/_backend/composer.lock index 46f1994d45..bce3c15ac8 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": "b32699e102635fdec55f5270619a5d24", + "content-hash": "d94f57373e27d76738dd06220a9f80b4", "packages": [ { "name": "composer/ca-bundle", @@ -825,16 +825,16 @@ }, { "name": "stripe/stripe-php", - "version": "v16.1.0", + "version": "v16.2.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "47c55a5a8414d1d7584e6bbfb3e8179f3c43d83a" + "reference": "813ae4961755af28a13bda451689f7a6ed6498cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/47c55a5a8414d1d7584e6bbfb3e8179f3c43d83a", - "reference": "47c55a5a8414d1d7584e6bbfb3e8179f3c43d83a", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/813ae4961755af28a13bda451689f7a6ed6498cb", + "reference": "813ae4961755af28a13bda451689f7a6ed6498cb", "shasum": "" }, "require": { @@ -878,9 +878,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v16.1.0" + "source": "https://github.com/stripe/stripe-php/tree/v16.2.0" }, - "time": "2024-10-03T22:48:28+00:00" + "time": "2024-10-29T21:15:53+00:00" }, { "name": "symfony/deprecation-contracts",