Skip to content

Commit 6b39669

Browse files
committed
Update drupal/coder
1 parent 6234d4d commit 6b39669

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,15 @@
3535
},
3636
"require-dev": {
3737
"chi-teck/drupal-coder-extension": "^1.0",
38-
"drupal/coder": "^8.3.12",
38+
"drupal/coder": "^8.3.13",
3939
"friendsoftwig/twigcs": "^5.0",
4040
"phpspec/prophecy-phpunit": "^2.0",
4141
"phpunit/phpunit": "^9.4",
4242
"squizlabs/php_codesniffer": "^3.5",
4343
"symfony/var-dumper": "^5.2",
4444
"symfony/yaml": "^5.2"
45+
},
46+
"conflict": {
47+
"squizlabs/php_codesniffer": "<3.6"
4548
}
4649
}

0 commit comments

Comments
 (0)