Skip to content

Commit

Permalink
Bump slevomat/coding-standard requirement to ^6.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
aboks committed Dec 15, 2020
1 parent bee2973 commit 36f4d68
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 31 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": "^7.1 || ^8.0",
"squizlabs/php_codesniffer": "^3.0.0",
"slevomat/coding-standard": "^5.0 || ^6.0"
"slevomat/coding-standard": "^6.3.11"
},
"require-dev": {
"phpunit/phpunit": "^8.5.12"
Expand Down
145 changes: 115 additions & 30 deletions composer.lock

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

0 comments on commit 36f4d68

Please sign in to comment.