Skip to content

Commit

Permalink
Merge pull request #358 from cakephp/othercorey-patch-1
Browse files Browse the repository at this point in the history
Add allow-plugins
  • Loading branch information
othercorey committed May 21, 2022
2 parents efced2f + cb4af1d commit 8012553
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 8012553

Please sign in to comment.