From 46c64ee6e506f9758f436ae5e493659f35b26775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 18:41:07 +0000 Subject: [PATCH] Bump stripe/stripe-php from 16.3.0 to 16.5.0 (#1027) Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 16.3.0 to 16.5.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.5.0) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 858e155a..f381334b 100644 --- a/composer.lock +++ b/composer.lock @@ -5168,16 +5168,16 @@ }, { "name": "stripe/stripe-php", - "version": "v16.3.0", + "version": "v16.5.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "48af6bc64ca8157b3fdce100e856069963bac466" + "reference": "3fb22256317344e049fce02ff289af3b776b0464" }, "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/3fb22256317344e049fce02ff289af3b776b0464", + "reference": "3fb22256317344e049fce02ff289af3b776b0464", "shasum": "" }, "require": { @@ -5221,9 +5221,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.5.0" }, - "time": "2024-11-20T23:30:16+00:00" + "time": "2025-01-27T20:20:33+00:00" }, { "name": "symfony/asset",