Skip to content

Commit b819062

Browse files
committed
Migrate from slevomat/coding-standard to shipmonk/coding-standard
- Replace slevomat/coding-standard with shipmonk/coding-standard ^0.2.0 - Simplify phpcs.xml.dist to use ShipMonkCodingStandard ruleset - Apply phpcbf auto-fixes
1 parent 5ac993a commit b819062

File tree

3 files changed

+21
-428
lines changed

3 files changed

+21
-428
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"shipmonk/composer-dependency-analyser": "^1.8.1",
2424
"shipmonk/dead-code-detector": "^0.9.0",
2525
"shipmonk/name-collision-detector": "^2.1.1",
26-
"slevomat/coding-standard": "^8.16.0"
26+
"shipmonk/coding-standard": "^0.2.0"
2727
},
2828
"suggest": {
2929
"phpunit/phpunit": "^9.6.22 for running tests that use RuleTestCase"

0 commit comments

Comments
 (0)