diff --git a/backend/composer.lock b/backend/composer.lock index 3096b25334..fd999396b3 100644 --- a/backend/composer.lock +++ b/backend/composer.lock @@ -7458,16 +7458,16 @@ }, { "name": "stripe/stripe-php", - "version": "v17.2.0", + "version": "v17.6.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "ff2364c75533b71116ea11994d6bd08989b7f67b" + "reference": "a6219df5df1324a0d3f1da25fb5e4b8a3307ea16" }, "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/a6219df5df1324a0d3f1da25fb5e4b8a3307ea16", + "reference": "a6219df5df1324a0d3f1da25fb5e4b8a3307ea16", "shasum": "" }, "require": { @@ -7511,9 +7511,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.6.0" }, - "time": "2025-04-30T19:20:34+00:00" + "time": "2025-08-27T19:32:42+00:00" }, { "name": "symfony/clock",