Skip to content

Commit 906755a

Browse files
committed
Update the Slevomat Coding Standard version constraint
We are using the psr12Compatible option for the AlphabeticallySortedUses sniff, but that is introduced in version 4.5.0.
1 parent 8d6d39b commit 906755a

File tree

2 files changed

+20
-18
lines changed

2 files changed

+20
-18
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
1515
"escapestudios/symfony2-coding-standard": "^3.0",
1616
"phpmd/phpmd": "^2.6",
17-
"slevomat/coding-standard": "^4.3",
17+
"slevomat/coding-standard": "^4.5",
1818
"squizlabs/php_codesniffer": "^3.0"
1919
},
2020
"require-dev": {

composer.lock

Lines changed: 19 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)