mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 11:31:28 +00:00
pull latest readability-php via composer
This commit is contained in:
11
plugins/af_readability/vendor/composer/autoload_psr4.php
vendored
Normal file
11
plugins/af_readability/vendor/composer/autoload_psr4.php
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
// autoload_psr4.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'andreskrey\\Readability\\' => array($vendorDir . '/andreskrey/readability.php/src'),
|
||||
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
|
||||
);
|
||||
Reference in New Issue
Block a user