From 0585e02ea13836913b29bf8b5953b889096c82ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 12:31:04 +0000 Subject: [PATCH] Bump stripe/stripe-php from 19.1.0 to 19.2.0 in /_backend Bumps [stripe/stripe-php](https://github.com/stripe/stripe-php) from 19.1.0 to 19.2.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/v19.1.0...v19.2.0) --- updated-dependencies: - dependency-name: stripe/stripe-php dependency-version: 19.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 0581ba917e..a07e78c4f2 100644 --- a/_backend/composer.json +++ b/_backend/composer.json @@ -14,7 +14,7 @@ } }, "require": { - "stripe/stripe-php": "19.1.0", + "stripe/stripe-php": "19.2.0", "erusev/parsedown-extra": "^0.8", "geoip2/geoip2": "^3.0", "ext-intl": ">=7", diff --git a/_backend/composer.lock b/_backend/composer.lock index 222136907d..4f16cedbf4 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": "f8e8be0b773aa2fd81a2c50787ff7f7a", + "content-hash": "e95b84a0f62d3676a9dfe86a15af7c03", "packages": [ { "name": "composer/ca-bundle", @@ -820,16 +820,16 @@ }, { "name": "stripe/stripe-php", - "version": "v19.1.0", + "version": "v19.2.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "4e3de7211645699b1f5b5f1f1b45bd9faf369426" + "reference": "e444fbc524cd3d6583dde2c5b375d26174c54d96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/4e3de7211645699b1f5b5f1f1b45bd9faf369426", - "reference": "4e3de7211645699b1f5b5f1f1b45bd9faf369426", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e444fbc524cd3d6583dde2c5b375d26174c54d96", + "reference": "e444fbc524cd3d6583dde2c5b375d26174c54d96", "shasum": "" }, "require": { @@ -873,9 +873,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v19.1.0" + "source": "https://github.com/stripe/stripe-php/tree/v19.2.0" }, - "time": "2025-12-16T19:48:17+00:00" + "time": "2026-01-16T21:28:14+00:00" }, { "name": "symfony/deprecation-contracts",