diff --git a/composer.lock b/composer.lock index 32972904084a..57a3ed20d8cf 100644 --- a/composer.lock +++ b/composer.lock @@ -4049,16 +4049,16 @@ }, { "name": "stripe/stripe-php", - "version": "v10.4.0", + "version": "v10.6.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "87def896d9a2e2914871408277d67432cb112f71" + "reference": "5fc46f43c743c715cb5edeb7be3383efb7b4bb2e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/87def896d9a2e2914871408277d67432cb112f71", - "reference": "87def896d9a2e2914871408277d67432cb112f71", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/5fc46f43c743c715cb5edeb7be3383efb7b4bb2e", + "reference": "5fc46f43c743c715cb5edeb7be3383efb7b4bb2e", "shasum": "" }, "require": { @@ -4104,9 +4104,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v10.4.0" + "source": "https://github.com/stripe/stripe-php/tree/v10.6.0" }, - "time": "2023-01-19T19:18:38+00:00" + "time": "2023-02-16T23:01:54+00:00" }, { "name": "symfony/console",