Skip to content

Commit

Permalink
Update PHP_CodeSniffer dependency to ^3.5
Browse files Browse the repository at this point in the history
Fixes #4
  • Loading branch information
michalbundyra committed Nov 11, 2019
1 parent 29ccc68 commit 549f613
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": "^7.1",
"squizlabs/php_codesniffer": "^3.4"
"squizlabs/php_codesniffer": "^3.5.2"
},
"require-dev": {
"phpunit/phpunit": "^7.5.6"
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

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

0 comments on commit 549f613

Please sign in to comment.