From 46c7d2c4a43d72697fa30fff1952c8faa229d090 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 16:02:53 +0000 Subject: [PATCH] Bump stripe/stripe-php from 10.4.0 to 10.7.0 Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 10.4.0 to 10.7.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.4.0...v10.7.0) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 32972904084a..4fa11d3226ef 100644 --- a/composer.lock +++ b/composer.lock @@ -4049,16 +4049,16 @@ }, { "name": "stripe/stripe-php", - "version": "v10.4.0", + "version": "v10.7.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "87def896d9a2e2914871408277d67432cb112f71" + "reference": "91876a7dd88148f8b4bac6e3202503312ae5d581" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/87def896d9a2e2914871408277d67432cb112f71", - "reference": "87def896d9a2e2914871408277d67432cb112f71", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/91876a7dd88148f8b4bac6e3202503312ae5d581", + "reference": "91876a7dd88148f8b4bac6e3202503312ae5d581", "shasum": "" }, "require": { @@ -4104,9 +4104,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v10.4.0" + "source": "https://github.com/stripe/stripe-php/tree/v10.7.0" }, - "time": "2023-01-19T19:18:38+00:00" + "time": "2023-02-23T23:30:31+00:00" }, { "name": "symfony/console",