Skip to content
Snippets Groups Projects
Commit c32da3d1 authored by Chris Hallberg's avatar Chris Hallberg Committed by Demian Katz
Browse files

Amazon composer version adjustment due to packagist error.

Conflicts:
	composer.json
parent 0bc054bc
No related merge requests found
{ {
"name": "vufind/vufind", "name": "vufind/vufind",
"description": "A flexible discovery layer.", "description": "A flexible discovery layer.",
"authors": [ "authors": [
{ {
"name": "Demian Katz", "name": "Demian Katz",
"email": "demian.katz@villanova.edu" "email": "demian.katz@villanova.edu"
} }
], ],
"license": "GPL-2.0", "license": "GPL-2.0",
"require": { "repositories": [
"aferrandini/phpqrcode": "1.0.1", {
"jasig/phpcas": "1.3.3", "type": "vcs",
"cap60552/php-sip2": "1.0.0", "url": "https://github.com/zendframework/zendservice_amazon"
"los/losrecaptcha": "1.0.0", }
"ahand/mobileesp": "dev-master", ],
"ocramius/proxy-manager": "1.0.2", "require": {
"oyejorge/less.php": "1.7.0.9", "aferrandini/phpqrcode": "1.0.1",
"pear/file_marc": "1.1.2", "jasig/phpcas": "1.3.3",
"pear/validate_ispn": "dev-master", "cap60552/php-sip2": "1.0.0",
"serialssolutions/summon": "1.0.0", "los/losrecaptcha": "1.0.0",
"symfony/yaml": "2.7.6", "ahand/mobileesp": "dev-master",
"vufind-org/vufindcode": "1.0.2", "ocramius/proxy-manager": "1.0.2",
"vufind-org/vufindhttp": "2.0.0", "oyejorge/less.php": "1.7.0.9",
"zendframework/zendframework": "2.4.6", "pear/file_marc": "1.1.2",
"zendframework/zendrest": "2.0.2", "pear/validate_ispn": "dev-master",
"zendframework/zendservice-amazon": "2.0.4", "serialssolutions/summon": "1.0.0",
"zf-commons/zfc-rbac": "2.5.2" "symfony/yaml": "2.7.6",
}, "vufind-org/vufindcode": "1.0.2",
"require-dev": { "vufind-org/vufindhttp": "2.0.0",
"behat/mink": "1.7.0", "zendframework/zendframework": "2.4.6",
"behat/mink-selenium2-driver": "1.3.0", "zendframework/zendrest": "2.0.2",
"behat/mink-zombie-driver": "1.3.0" "zendframework/zendservice-amazon": "2.0.4",
} "zf-commons/zfc-rbac": "2.5.2"
} },
"require-dev": {
"behat/mink": "1.7.0",
"behat/mink-selenium2-driver": "1.3.0",
"behat/mink-zombie-driver": "1.3.0"
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment