Skip to content

Commit 15dc3e0

Browse files
renovate-botondrejmirtes
authored andcommitted
Update dependency slevomat/coding-standard to v7
1 parent da62e3c commit 15dc3e0

26 files changed

+554
-134
lines changed

Diff for: .gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/tests/tmp
22
/vendor
3-
composer.lock
3+
/composer.lock
44
.phpunit.result.cache

Diff for: build-cs/.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
/composer.lock
21
/vendor

Diff for: build-cs/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"require-dev": {
33
"consistence-community/coding-standard": "^3.10",
44
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
5-
"slevomat/coding-standard": "^6.4"
5+
"slevomat/coding-standard": "^7.0"
66
},
77
"config": {
88
"allow-plugins": {

Diff for: build-cs/composer.lock

+327
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)