mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Update Composer dependencies.
This commit is contained in:
parent
9abaffeef6
commit
b51c9fcfa8
376 changed files with 18452 additions and 5748 deletions
10
vendor/stripe/stripe-php/lib/Util/ApiVersion.php
vendored
Normal file
10
vendor/stripe/stripe-php/lib/Util/ApiVersion.php
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
// File generated from our OpenAPI spec
|
||||
|
||||
namespace Stripe\Util;
|
||||
|
||||
class ApiVersion
|
||||
{
|
||||
const CURRENT = '2020-08-27';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue