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:
Jerry Ma
2024-03-16 22:37:39 +08:00
committed by GitHub
parent 96c3e6b935
commit 46984b6df1
6 changed files with 16 additions and 9 deletions

View File

@@ -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"