mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-05-07 11:24:09 +02: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
9
twitter/vendor/composer/autoload_classmap.php
vendored
Normal file
9
twitter/vendor/composer/autoload_classmap.php
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
// autoload_classmap.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue