Skip to content

Commit d02ffef

Browse files
committed
Trying to add own coding standard
1 parent 6bbcc9f commit d02ffef

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

composer.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,12 @@
1111
"phpstan/phpstan-doctrine": "^0.12.30",
1212
"phpstan/phpstan-strict-rules": "^0.12.9",
1313
"phpstan/phpstan-webmozart-assert": "^0.12.9",
14-
"sylius-labs/coding-standard": "^3.2.1",
14+
"setono/coding-standard": "dev-master",
15+
"slevomat/coding-standard": "^6.4",
16+
"symplify/easy-coding-standard": "^9.0",
1517
"thecodingmachine/phpstan-safe-rule": "^1.0.1",
1618
"vimeo/psalm": "^4.4"
1719
},
18-
"conflict": {
19-
"symfony/dependency-injection": "4.4.19,5.1.11,5.2.2",
20-
"symplify/package-builder": "8.3.*"
21-
},
2220
"config": {
2321
"sort-packages": true
2422
}

0 commit comments

Comments
 (0)