Remove paragonie/random_compat (not required for PHP 7)

This commit is contained in:
Frédéric Guillot
2020-06-02 20:16:16 -07:00
parent 25f3f6f2d2
commit 884a8eb2c4
33 changed files with 224 additions and 1601 deletions

View File

@@ -7,7 +7,6 @@ $baseDir = dirname($vendorDir);
return array(
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
'5255c38a0faeba867671b61dfda6d864' => $vendorDir . '/paragonie/random_compat/lib/random.php',
'2c102faa651ef8ea5874edb585946bce' => $vendorDir . '/swiftmailer/swiftmailer/lib/swift_required.php',
'8a67f3044590529ed0a5e02f9cc9c90b' => $baseDir . '/app/functions.php',
);