mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-06-26 02:44:17 +02:00
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"config": {
|
|
"vendor-dir": "src/php/vendor"
|
|
},
|
|
"require": {
|
|
"firebase/php-jwt": "^5.0",
|
|
"hashids/hashids": "^4.0"
|
|
}
|
|
}
|