mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 12:51:28 +00:00
pull latest readability-php via composer
This commit is contained in:
@@ -6,6 +6,6 @@ $vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'andreskrey\\Readability\\' => array($vendorDir . '/andreskrey/readability.php/src'),
|
||||
'andreskrey\\Readability\\' => array($vendorDir . '/fivefilters/readability.php/src'),
|
||||
'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user