1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-06-26 02:44:17 +02:00
Lexiconga/composer.json

9 lines
139 B
JSON

{
"config": {
"vendor-dir": "src/php/vendor"
},
"require": {
"firebase/php-jwt": "^5.0",
"hashids/hashids": "^4.0"
}
}