blob: dc140810c4b20faa0f0f15407f2684bde1d3e51e [file] [log] [blame]
{
"name": "apache/log4php",
"description": "A versatile logging framework for PHP",
"keywords": ["log", "logging", "php"],
"homepage": "http://logging.apache.org/log4php/",
"type": "library",
"license": "Apache-2.0",
"support": {
"issues": "https://issues.apache.org/jira/browse/LOG4PHP",
"source": "https://svn.apache.org/repos/asf/logging/log4php",
"email": "log4php-user@logging.apache.org"
},
"require": {
"php": ">=5.3.0"
},
"require-dev": {
"apigen/apigen": "2.*",
"mockery/mockery": "0.*",
"netcarver/textile": "3.5.*",
"phing/phing": "2.*",
"phpunit/phpunit": "3.7.*",
"squizlabs/php_codesniffer": "1.*",
"twig/twig": "1.*"
}
}