1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 09:21:28 +00:00

update phpstan to 1.1.2; update php-qrcode to 3.4.1

This commit is contained in:
Andrew Dolgov
2021-11-15 18:33:35 +03:00
parent 109b702ed0
commit 4c37fa4b41
29 changed files with 1397 additions and 1750 deletions

View File

@@ -6,7 +6,6 @@ $vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
'IdiormMethodMissingException' => $vendorDir . '/j4mie/idiorm/idiorm.php',
'IdiormResultSet' => $vendorDir . '/j4mie/idiorm/idiorm.php',
'IdiormString' => $vendorDir . '/j4mie/idiorm/idiorm.php',