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:
parent
bbd340547f
commit
4773d5fcba
14 changed files with 2221 additions and 0 deletions
7
objects/autoload.php
Normal file
7
objects/autoload.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInit78837c7a9c090d873268c14c1a5daf3d::getLoader();
|
Loading…
Add table
Add a link
Reference in a new issue