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

Update Composer lock file and autoloader.

This commit is contained in:
Caleb Mazalevskis 2020-12-30 23:07:18 +08:00
parent bbd340547f
commit 4773d5fcba
No known key found for this signature in database
GPG key ID: 082E6BC1046FAB95
14 changed files with 2221 additions and 0 deletions

7
objects/autoload.php Normal file
View file

@ -0,0 +1,7 @@
<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit78837c7a9c090d873268c14c1a5daf3d::getLoader();