mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-05-20 07:10:40 -04:00
updating random_compat library to 2.0.15 (not upgrading identicon, would raise PHP requirements to 5.5)
This commit is contained in:
parent
3745f9d96b
commit
fd6c18e573
15 changed files with 461 additions and 380 deletions
2
vendor/autoload.php
vendored
2
vendor/autoload.php
vendored
|
@ -2,6 +2,6 @@
|
|||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer' . '/autoload_real.php';
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInitDontChange::getLoader();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue