Skip to content

Commit 6797463

Browse files
committed
Add slevomat/coding-standard to composer.json
1 parent 4c87f41 commit 6797463

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"phpstan/phpstan-strict-rules": "^0.12.0",
1212
"phpstan/phpstan-webmozart-assert": "0.12.12",
1313
"symplify/easy-coding-standard": "^9.4",
14-
"friendsofphp/php-cs-fixer": "^3.0"
14+
"friendsofphp/php-cs-fixer": "^3.0",
15+
"slevomat/coding-standard": "^7.0"
1516
},
1617
"autoload": {
1718
"psr-4": {

0 commit comments

Comments
 (0)