Skip to content

Commit 4b615d1

Browse files
committed
Remove direct dependency on squizlabs/codesniffer.
It gets pulled in by our custom coding standard, so let it decide what version of squiz we need.
1 parent f89e919 commit 4b615d1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"require": {
1212
"phpunit/phpunit": "~4.1",
1313
"phpdocumentor/phpdocumentor": "~2.0",
14-
"squizlabs/php_codesniffer": "~2.0",
1514
"loadsys/loadsys_codesniffer": "~3.0"
1615
},
1716
"config": {

0 commit comments

Comments
 (0)