1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-25 12:50:45 +01:00
Lexiconga/composer.json

10 lines
139 B
JSON
Raw Permalink Normal View History

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