librenms-librenms/composer.json
Neil Lathwood 31efe0129d Rebased
2016-08-28 22:02:02 +01:00

10 lines
243 B
JSON

{
"require-dev": {
"squizlabs/php_codesniffer": "*",
"phpunit/phpunit": "4.*",
"jakub-onderka/php-parallel-lint": "*",
"jakub-onderka/php-console-highlighter": "*",
"fojuth/readmegen": "1.*"
}
}