Skip to content

Commit 873df9b

Browse files
committed
Removed slevomat coding standard again because Sylius' coding standard was updated
1 parent 9d10312 commit 873df9b

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@
77
"ergebnis/composer-normalize": "^2.6.1",
88
"korbeil/phpstan-generic-rules": "^0.2.4",
99
"phpstan/extension-installer": "^1.0.4",
10-
"phpstan/phpstan": "^0.12.35",
10+
"phpstan/phpstan": "^0.12.37",
1111
"phpstan/phpstan-doctrine": "^0.12.19",
1212
"phpstan/phpstan-strict-rules": "^0.12.4",
1313
"phpstan/phpstan-webmozart-assert": "^0.12.7",
14-
"slevomat/coding-standard": "^6.3",
15-
"sylius-labs/coding-standard": "^3.2",
14+
"sylius-labs/coding-standard": "^3.2.1",
1615
"thecodingmachine/phpstan-safe-rule": "^1.0",
1716
"vimeo/psalm": "^3.13"
1817
},

0 commit comments

Comments
 (0)