{ "autoload": { "psr-0": {
"PHPUnit_": ["packages/"], "Civi\\": [".", "tests/phpunit/"]
} }, "require": { "symfony/dependency-injection": "2.3.*", "symfony/event-dispatcher": "2.3.*", "psr/log": "1.0.0",
"symfony/finder": "2.3.*", "totten/ca-config": "~13.02"
} }