document change, update composer, dropping obsolete library with polyfill for random_bytes function on PHP < 7

This commit is contained in:
El RIDO 2023-07-23 10:19:35 +02:00
parent ecf100551d
commit c1b3bffe8c
25 changed files with 92 additions and 1475 deletions

View file

@ -1,10 +0,0 @@
<?php
// autoload_files.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'5255c38a0faeba867671b61dfda6d864' => $vendorDir . '/paragonie/random_compat/lib/random.php',
);