Skip to content

Commit 2427f72

Browse files
committed
Fixing more coding standards.
1 parent 4382157 commit 2427f72

File tree

2 files changed

+182
-177
lines changed

2 files changed

+182
-177
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"phpstan/extension-installer": "^1.3",
2828
"phpstan/phpstan-deprecation-rules": "^1.1",
2929
"roave/security-advisories": "dev-master",
30-
"symfony/phpunit-bridge": "^6.3"
30+
"symfony/phpunit-bridge": "^6.3",
31+
"squizlabs/php_codesniffer": "^3.7"
3132
},
3233
"autoload": {
3334
"psr-4": {

0 commit comments

Comments
 (0)