From 5ca76efa7307df7b722c33af79084e00f44a379e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 09:04:39 +0000 Subject: [PATCH] build(deps): bump stripe/stripe-php from 10.18.0 to 10.19.0 Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 10.18.0 to 10.19.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.18.0...v10.19.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 7a32fa0b5c1b..b1f54d5fc543 100644 --- a/composer.lock +++ b/composer.lock @@ -3988,16 +3988,16 @@ }, { "name": "stripe/stripe-php", - "version": "v10.18.0", + "version": "v10.19.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "c32549e443a619d1b885b99d624568ecae82d6a0" + "reference": "9ea3ba13791217bd697e896bb839d905d170cba6" }, "dist": { "type": "zip", - "url": "https://github.com/repos/stripe/stripe-php/zipball/c32549e443a619d1b885b99d624568ecae82d6a0", - "reference": "c32549e443a619d1b885b99d624568ecae82d6a0", + "url": "https://github.com/repos/stripe/stripe-php/zipball/9ea3ba13791217bd697e896bb839d905d170cba6", + "reference": "9ea3ba13791217bd697e896bb839d905d170cba6", "shasum": "" }, "require": { @@ -4043,9 +4043,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v10.18.0" + "source": "https://github.com/stripe/stripe-php/tree/v10.19.0" }, - "time": "2023-07-20T16:59:49+00:00" + "time": "2023-07-27T23:18:52+00:00" }, { "name": "symfony/console",