Skip to content

Commit 902ec7b

Browse files
committed
Feature: Install Lowl CS auto by composer plugin
1 parent fba2a02 commit 902ec7b

File tree

2 files changed

+71
-2
lines changed

2 files changed

+71
-2
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
}
1111
],
1212
"require": {
13-
"squizlabs/php_codesniffer": "^3.2"
13+
"squizlabs/php_codesniffer": "^3.2",
14+
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4"
1415
}
1516
}

composer.lock

Lines changed: 69 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)