From 4b81a5b0cab95fd83e3f84e75c3d8f36b87adf8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 22:13:56 +0000 Subject: [PATCH] build(deps): bump stripe/stripe-php from 15.8.0 to 15.9.0 Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 15.8.0 to 15.9.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/v15.8.0...v15.9.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 4605e9019..c395b26cc 100644 --- a/composer.lock +++ b/composer.lock @@ -9756,16 +9756,16 @@ }, { "name": "stripe/stripe-php", - "version": "v15.8.0", + "version": "v15.9.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "5ed133fa45987771f80ad300be2316c05832f6a7" + "reference": "dc9726ac0cfbba7b3c97e2cf6042f2c090551cdb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/5ed133fa45987771f80ad300be2316c05832f6a7", - "reference": "5ed133fa45987771f80ad300be2316c05832f6a7", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/dc9726ac0cfbba7b3c97e2cf6042f2c090551cdb", + "reference": "dc9726ac0cfbba7b3c97e2cf6042f2c090551cdb", "shasum": "" }, "require": { @@ -9809,9 +9809,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v15.8.0" + "source": "https://github.com/stripe/stripe-php/tree/v15.9.0" }, - "time": "2024-08-29T21:58:14+00:00" + "time": "2024-09-12T22:05:50+00:00" }, { "name": "swoole/ide-helper",