mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 15:55:39 +08:00
Fix latest libsodium compatibility (#388)
* fix #384 * bypass password-argon2 micro sanity check * ignore funding yaml schema [skip ci] * test linux compatibility for libargon2 and libsodium * update composer.json to prevent smart-aleck composer [skip ci]
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
"libargon2": {
|
||||
"type": "git",
|
||||
"rev": "master",
|
||||
"url": "https://github.com/mpociot/phc-winner-argon2",
|
||||
"url": "https://github.com/static-php/phc-winner-argon2",
|
||||
"license": {
|
||||
"type": "file",
|
||||
"path": "LICENSE"
|
||||
|
||||
Reference in New Issue
Block a user