Skip to content

Instantly share code, notes, and snippets.

@lmeurs
Created April 24, 2019 10:07
Show Gist options
  • Save lmeurs/a2c5831670e823e068b65c07f39a691a to your computer and use it in GitHub Desktop.
Save lmeurs/a2c5831670e823e068b65c07f39a691a to your computer and use it in GitHub Desktop.
Composer file for: PHP Code Sniffer + Drupal standards
{
"require": {
"squizlabs/php_codesniffer": "^2.5",
"drupal/coder": "^8.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment