Bump stripe-php from 18.1.0 to 19.0.0

This commit is contained in:
johnnyq
2025-11-28 17:31:04 -05:00
committed by Mike Johnston
parent 17da8f88aa
commit 6922216d97
35 changed files with 196 additions and 32 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ class Stripe
/** @var float Initial delay between retries, in seconds */
private static $initialNetworkRetryDelay = 0.5;
const VERSION = '18.1.0';
const VERSION = '19.0.0';
/**
* @return string the API key used for requests