Skip to content

Commit

Permalink
Add in php codesniffer.
Browse files Browse the repository at this point in the history
  • Loading branch information
dbtlr committed Sep 25, 2014
1 parent 432fc0d commit 0687aa8
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@

"require": {
"php": ">=5.3.3",
"phpunit/phpunit": "3.7.28"
"phpunit/phpunit": "3.7.28",
"squizlabs/php_codesniffer": "1.5.4"
},

"autoload": {
Expand Down
77 changes: 76 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0687aa8

Please sign in to comment.