Skip to content

Commit d1d44e7

Browse files
committed
Require slevomat/coding-standard
1 parent 5cc7ad1 commit d1d44e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"issues": "https://github.com/djoos/Symfony-coding-standard/issues"
2626
},
2727
"require": {
28-
"squizlabs/php_codesniffer": "^3.3.1"
28+
"squizlabs/php_codesniffer": "^3.3.1",
29+
"slevomat/coding-standard": "^7.0"
2930
},
3031
"require-dev": {
3132
"phpunit/phpunit": "^5.0 || ^6.0 || ^7.0"

0 commit comments

Comments
 (0)