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 98b7339 commit 8c8b9c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -52,5 +52,10 @@
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 8c8b9c1

Please sign in to comment.