1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 09:49:28 +02:00

composer update

This commit is contained in:
Daniel Neto 2025-04-08 13:21:00 -03:00
parent c9091acd31
commit b39ea09b7a
326 changed files with 4576 additions and 4467 deletions

View file

@ -6,5 +6,5 @@ namespace Stripe\Util;
class ApiVersion
{
const CURRENT = '2025-02-24.acacia';
const CURRENT = '2025-03-31.basil';
}