mirror of
https://gh.wpcy.net/https://github.com/fairpm/mini-fair-repo.git
synced 2026-04-25 13:48:50 +08:00
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"require": {
|
|
"yocto/yoclib-multibase": "^1.2",
|
|
"simplito/elliptic-php": "^1.0",
|
|
"spomky-labs/cbor-php": "^3.1"
|
|
},
|
|
"autoload": {
|
|
"classmap": [
|
|
"inc/"
|
|
]
|
|
}
|
|
}
|