Newer
Older
{
"repositories": [
{
"type": "pear",
"ezyang/htmlpurifier": "4.10.0",
"kwi/urllinker": "dev-default",
"gravatarphp/gravatar": "^1.0",
"christophwurst/nextcloud_testing": "0.5.1",
"phan/phan": "^1.2"
"phan": "phan --allow-polyfill-parser -k .phan/config.php",
"test": "phpunit -c tests/phpunit.xml --fail-on-warning",
"test:unit": "phpunit -c tests/phpunit.xml tests --fail-on-warning",
"test:unit:dev": "phpunit -c tests/phpunit.xml tests --no-coverage --fail-on-warning"