Skip to content

Commit

Permalink
Composer: allow codesniffer
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 27, 2022
1 parent 829af31 commit b09a2ee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -35,5 +35,10 @@
"branch-alias": {
"dev-master": "3.3.x-dev"
}
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit b09a2ee

Please sign in to comment.