mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-16 04:54:24 +02:00
using Vendor from composer
This commit is contained in:
parent
54ec065e98
commit
1b51881f9b
1288 changed files with 128840 additions and 135772 deletions
9
system/vendor/paragonie/random_compat/psalm-autoload.php
vendored
Normal file
9
system/vendor/paragonie/random_compat/psalm-autoload.php
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
require_once 'lib/byte_safe_strings.php';
|
||||
require_once 'lib/cast_to_int.php';
|
||||
require_once 'lib/error_polyfill.php';
|
||||
require_once 'other/ide_stubs/libsodium.php';
|
||||
require_once 'lib/random.php';
|
||||
|
||||
$int = random_int(0, 65536);
|
Loading…
Add table
Add a link
Reference in a new issue