diff --git a/frontend/composer.lock b/frontend/composer.lock index 10e6c4481..b3c2627a4 100644 --- a/frontend/composer.lock +++ b/frontend/composer.lock @@ -649,16 +649,16 @@ }, { "name": "stripe/stripe-php", - "version": "v20.3.0", + "version": "v20.3.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "266f0b05890172184cca66a0688abaf1a96b08d8" + "reference": "bf2c6caf886a88e35f831a68f3b6a49ac85cb357" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/266f0b05890172184cca66a0688abaf1a96b08d8", - "reference": "266f0b05890172184cca66a0688abaf1a96b08d8", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/bf2c6caf886a88e35f831a68f3b6a49ac85cb357", + "reference": "bf2c6caf886a88e35f831a68f3b6a49ac85cb357", "shasum": "" }, "require": { @@ -705,9 +705,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v20.3.0" + "source": "https://github.com/stripe/stripe-php/tree/v20.3.1" }, - "time": "2026-06-24T22:45:28+00:00" + "time": "2026-07-09T17:57:50+00:00" }, { "name": "symfony/deprecation-contracts",