Created
April 24, 2019 10:07
-
-
Save lmeurs/a2c5831670e823e068b65c07f39a691a to your computer and use it in GitHub Desktop.
Composer file for: PHP Code Sniffer + Drupal standards
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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