Skip to content

Commit

Permalink
Merge pull request #63 from frenck/feature/composer-installer-support
Browse files Browse the repository at this point in the history
Changed Composer package type to phpcodesniffer-standard
  • Loading branch information
Tomáš Votruba committed May 14, 2017
2 parents 4e9c64c + 582d593 commit 413300f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "object-calisthenics/phpcs-calisthenics-rules",
"description": "PHP CodeSniffer Object Calisthenics rules/sniffs",
"license": "MIT",
"type": "phpcodesniffer-standard",
"require": {
"php": "^7.1",
"squizlabs/php_codesniffer": "3.0.0RC4 as 2.8.1",
Expand Down

0 comments on commit 413300f

Please sign in to comment.