Newer
Older
"license": "GPL-2.0",
"authors": [
{
"name": "Gregor Gawol",
"email": "gawol@ub.uni-leipzig.de"
},
{
"name": "Pascal Kanter",
"email": "kanter@ub.uni-leipzig.de"
},
{
"name": "Robert Lange",
"email": "lange@ub.uni-leipzig.de"
"php": "^7.3 || ^8.0",
"vufind-org/vufindhttp": "*",
"finc/symfony-serializer-zend-bridge": "^2.0",
"ext-json": "*"
},
"autoload": {
"psr-4": {
"finc\\Boss\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
}
},
"scripts": {
"test": "phpunit --bootstrap vendor/autoload.php tests"
},
"extra": {
"vufind": {
"themes": {