diff --git a/frontend/composer.lock b/frontend/composer.lock index b7ca43906..f0bc6ac8f 100644 --- a/frontend/composer.lock +++ b/frontend/composer.lock @@ -649,16 +649,16 @@ }, { "name": "stripe/stripe-php", - "version": "v20.1.0", + "version": "v20.2.1", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", - "reference": "6d0ec5ffa0678a408d63163ace1453b35a85fb24" + "reference": "c628cfa0b3de4ef5110b2c2bfbf881a33a52fdd5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stripe/stripe-php/zipball/6d0ec5ffa0678a408d63163ace1453b35a85fb24", - "reference": "6d0ec5ffa0678a408d63163ace1453b35a85fb24", + "url": "https://api.github.com/repos/stripe/stripe-php/zipball/c628cfa0b3de4ef5110b2c2bfbf881a33a52fdd5", + "reference": "c628cfa0b3de4ef5110b2c2bfbf881a33a52fdd5", "shasum": "" }, "require": { @@ -670,7 +670,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "3.94.0", "phpstan/phpstan": "^1.2", - "phpunit/phpunit": "^5.7 || ^9.0" + "phpunit/phpunit": "^8.0 || ^9.0" }, "type": "library", "extra": { @@ -705,9 +705,9 @@ ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", - "source": "https://github.com/stripe/stripe-php/tree/v20.1.0" + "source": "https://github.com/stripe/stripe-php/tree/v20.2.1" }, - "time": "2026-04-24T00:12:56+00:00" + "time": "2026-06-12T22:41:56+00:00" }, { "name": "symfony/deprecation-contracts",