Skip to content

Commit 11b5755

Browse files
authored
Update composer.json
1 parent 22c1a41 commit 11b5755

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,8 @@
3434
"scripts": {
3535
"test": "vendor/bin/phpunit --colors=always",
3636
"style": "vendor/bin/php-cs-fixer fix"
37+
},
38+
"suggest": {
39+
"friendsofphp/php-cs-fixer": "Required to apply styles"
3740
}
3841
}

0 commit comments

Comments
 (0)