Skip to content

Commit

Permalink
Add allow-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
othercorey committed May 21, 2022
1 parent efced2f commit cb4af1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -30,6 +30,11 @@
"CakePHP\\": "CakePHP/"
}
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"scripts": {
"add-standard" : "phpcs --config-set installed_paths $(pwd)",
"test": [
Expand Down

0 comments on commit cb4af1d

Please sign in to comment.