1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-03-21 10:58:53 +01:00
Lexiconga/composer.json

10 lines
139 B
JSON
Raw Normal View History

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