Add php8.2 and drop secp256k1 library which is only supported in php7

This commit is contained in:
2022-12-10 21:32:44 +01:00
parent dedf4d971d
commit 20bf31c496
6 changed files with 101 additions and 19 deletions

View File

@ -149,6 +149,7 @@ BINARIES_GENERAL=(
'paste'
'php8.0'
'php8.1'
'php8.2'
'pr'
'printenv'
'printf'