mirror of
https://github.com/itflow-org/itflow
synced 2026-03-13 01:04:50 +00:00
Bump stripe-php from 19.0.0 to 19.4.1
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 = '19.0.0';
|
||||
const VERSION = '19.4.1';
|
||||
|
||||
/**
|
||||
* @return string the API key used for requests
|
||||
|
||||
Reference in New Issue
Block a user