feat: Add quick installation for the sodium extension (#9481)

This commit is contained in:
CityFun 2025-07-10 14:27:19 +08:00 committed by GitHub
parent 54ca40bbcd
commit 2694a725d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,5 +376,12 @@
"file": "pcntl.so",
"versions": ["56","70", "71", "72", "73", "74", "80", "81", "82", "83","84"],
"installed": false
},
{
"name": "sodium",
"check": "sodium",
"file": "sodium.so",
"versions": ["70", "71", "72", "73", "74", "80", "81", "82", "83","84"],
"installed": false
}
]