Newer
Older
"name": "finc/fid-vufind",
"description": "finc fid vufind",
"authors": [
{
"name": "Demian Katz",
"email": "demian.katz@villanova.edu"
},
{
"name": "Sebastian Kehr",
"email": "kehr@ub.uni-leipzig.de"
}
],
"license": "GPL-2.0",
Ere Maijala
committed
"config": {
"platform": {
"php": "7.1",
"ext-gd": "7.1",
"ext-soap": "7.1",
"ext-json": "7.1"
Ere Maijala
committed
}
},
"require": {
"php": "^7.1",
"ext-json": "*",
"ahand/mobileesp": "dev-master",
"jasig/phpcas": "1.3.6",
"matthiasmullie/minify": "1.3.61",
"pear/http_request2": "2.3.0",
"pear/validate_ispn": "dev-master",
"vufind-org/vufinddate": "1.0.0",
"vufind-org/vufindharvest": "2.4.0",
"vufind-org/vufindhttp": "2.2.0",
"zendframework/zend-cache": "2.8.2",
"zendframework/zend-captcha": "2.8.0",
"zendframework/zend-crypt": "3.3.0",
"zendframework/zend-db": "2.9.3",
"zendframework/zend-dom": "2.7.1",
"zendframework/zend-escaper": "2.6.0",
"zendframework/zend-eventmanager": "3.2.1",
"zendframework/zend-i18n": "2.9.0",
"zendframework/zend-loader": "2.6.0",
"zendframework/zend-log": "2.10.0",
"zendframework/zend-session": "2.8.5",
"zendframework/zend-soap": "2.7.0",
"zendframework/zendrest": "2.0.2",
"finc/rules-evaluator": "v0.0.3",
},
"require-dev": {
"behat/mink": "1.7.1",
"behat/mink-selenium2-driver": "1.3.1",
"autoload": {
"psr-4": {
"fid\\": "module/fid/src",
"fid_adlr\\": "module/fid_adlr/src"
"scripts": {
"phing-install-dependencies": "phing installsolr installswaggerui",
"phpcs-finc": [
"vendor/bin/phpcs --standard=tests/finc/phpcs.xml"
],
"post-install-cmd": [
],
"post-update-cmd": [