Initial Commit
This commit is contained in:
9
dependencies/stripe/stripe-php/lib/Util/ApiVersion.php
vendored
Normal file
9
dependencies/stripe/stripe-php/lib/Util/ApiVersion.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
// File generated from our OpenAPI spec
|
||||
namespace WP_Ultimo\Dependencies\Stripe\Util;
|
||||
|
||||
class ApiVersion
|
||||
{
|
||||
const CURRENT = '2022-11-15';
|
||||
}
|
Reference in New Issue
Block a user