mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Add authorizenet
This commit is contained in:
parent
6fb5ccf818
commit
df3175be0c
3471 changed files with 186877 additions and 7200 deletions
|
@ -6,5 +6,6 @@ namespace Stripe\Util;
|
|||
|
||||
class ApiVersion
|
||||
{
|
||||
const CURRENT = '2025-04-30.basil';
|
||||
const CURRENT = '2025-06-30.basil';
|
||||
const CURRENT_MAJOR = 'basil';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue