groupfolders/composer.json

7 lines
114 B
JSON

{
"require-dev": {
"jakub-onderka/php-parallel-lint": "^1.0",
"phpunit/phpunit": "^8"
}
}