mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 19:04:52 +00:00
Bump stripe-php from 18.1.0 to 19.0.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user