de.systopia.twingle/tools/phpcs/composer.json

11 lines
172 B
JSON

{
"repositories": [
{
"type": "git",
"url": "https://github.com/civicrm/coder.git"
}
],
"require": {
"drupal/coder": "dev-8.x-2.x-civi"
}
}