From 539fbad26384396efe98ddf923801c82f06026c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:43:43 +0000 Subject: [PATCH] Bump stripe/stripe-php from 16.5.0 to 16.5.1 in /_backend Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 16.5.0 to 16.5.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/v16.5.0...v16.5.1) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-type: direct:production update-type: version-update:semver-patch ... 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 03b7e3a3df..58b4880da1 100644 --- a/_backend/composer.json +++ b/_backend/composer.json @@ -14,7 +14,7 @@ } }, "require": { - "stripe/stripe-php": "16.5.0", + "stripe/stripe-php": "16.5.1", "erusev/parsedown-extra": "^0.8", "geoip2/geoip2": "^3.0", "ext-intl": ">=7", diff --git a/_backend/composer.lock b/_backend/composer.lock index df1d0f14b9..46c1c39d05 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": "ca7f529cdeb2d4fc3e13800273cef5ba", + "content-hash": "6b1250a2bf7da294dcaa64fa4224ae3a", "packages": [ { "name": "composer/ca-bundle", @@ -823,16 +823,16 @@ }, { "name": "stripe/stripe-php", - "version": "v16.5.0", + "version": "v16.5.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "3fb22256317344e049fce02ff289af3b776b0464" + "reference": "05c7c3a8a15b1bc396f09d17c88539c0db3d3255" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/3fb22256317344e049fce02ff289af3b776b0464", - "reference": "3fb22256317344e049fce02ff289af3b776b0464", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/05c7c3a8a15b1bc396f09d17c88539c0db3d3255", + "reference": "05c7c3a8a15b1bc396f09d17c88539c0db3d3255", "shasum": "" }, "require": { @@ -876,9 +876,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v16.5.0" + "source": "https://github.com/stripe/stripe-php/tree/v16.5.1" }, - "time": "2025-01-27T20:20:33+00:00" + "time": "2025-02-07T21:24:29+00:00" }, { "name": "symfony/deprecation-contracts",