mirror of
https://github.com/the1024club/the1024.club.git
synced 2026-07-04 02:59:25 +00:00
fixed issues with base64 length limit.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"require": {
|
||||
"paragonie/sodium_compat": "^2.1"
|
||||
}
|
||||
}
|
||||
"require": {
|
||||
"paragonie/sodium_compat": "^2.1",
|
||||
"ext-curl": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user