diff --git a/backend/composer.lock b/backend/composer.lock index 3f1f74a1..17f3a363 100644 --- a/backend/composer.lock +++ b/backend/composer.lock @@ -7464,16 +7464,16 @@ }, { "name": "stripe/stripe-php", - "version": "v17.2.0", + "version": "v17.3.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "ff2364c75533b71116ea11994d6bd08989b7f67b" + "reference": "cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/ff2364c75533b71116ea11994d6bd08989b7f67b", - "reference": "ff2364c75533b71116ea11994d6bd08989b7f67b", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c", + "reference": "cfe8244f7e5f910b7fdb5c2cf77428c0acbb9f7c", "shasum": "" }, "require": { @@ -7517,9 +7517,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v17.2.0" + "source": "https://github.com/stripe/stripe-php/tree/v17.3.0" }, - "time": "2025-04-30T19:20:34+00:00" + "time": "2025-05-28T18:59:29+00:00" }, { "name": "symfony/clock",