mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-04-22 13:50:13 +00:00
Add explicit dependencies to twitter addon
This commit is contained in:
parent
01738518a2
commit
d18bb44f8a
45 changed files with 6653 additions and 14 deletions
7
twitter/vendor/autoload.php
vendored
Normal file
7
twitter/vendor/autoload.php
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitd051a3fd38373f38066f9a7f62be4c25::getLoader();
|
Loading…
Add table
Add a link
Reference in a new issue