Skip to content

Commit

Permalink
Update dependency slevomat/coding-standard to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and ondrejmirtes committed Feb 8, 2022
1 parent 4e20d2e commit 463eac0
Show file tree
Hide file tree
Showing 54 changed files with 576 additions and 197 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/tests/tmp
/vendor
composer.lock
/composer.lock
.phpunit.result.cache
1 change: 0 additions & 1 deletion build-cs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/composer.lock
/vendor
2 changes: 1 addition & 1 deletion build-cs/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"require-dev": {
"consistence-community/coding-standard": "^3.10",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"slevomat/coding-standard": "^6.4"
"slevomat/coding-standard": "^7.0"
},
"config": {
"allow-plugins": {
Expand Down
327 changes: 327 additions & 0 deletions build-cs/composer.lock

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

0 comments on commit 463eac0

Please sign in to comment.