mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-01-01 14:45:05 +01:00
7 lines
162 B
JSON
7 lines
162 B
JSON
{
|
|
"require-dev": {
|
|
"phpunit/phpunit": "4.8.*",
|
|
"codacy/coverage": "dev-master",
|
|
"codeclimate/php-test-reporter": "dev-master"
|
|
}
|
|
}
|