[CORE][COMPOSER] Move plugins extlibs to composer (where appropriate)

This commit is contained in:
Diogo Cordeiro
2019-06-22 22:23:21 +01:00
parent 2a06261f75
commit a1edc2c6a9
1317 changed files with 62869 additions and 73672 deletions

View File

@@ -8,4 +8,5 @@ $baseDir = dirname($vendorDir);
return array(
'2cffec82183ee1cea088009cef9a6fc3' => $vendorDir . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
'757772e28a0943a9afe83def8db95bdf' => $vendorDir . '/mf2/mf2/Mf2/Parser.php',
'decc78cc4436b1292c6c0d151b19445c' => $vendorDir . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
);