Skip to content

Commit

Permalink
Merge pull request #272 from simPod/allow-plugins
Browse files Browse the repository at this point in the history
chore: add dealerdirect/phpcodesniffer-composer-installer to allowed plugins
  • Loading branch information
derrabus committed Jun 27, 2022
2 parents 0f64bb0 + cc3f17c commit 7859d9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -27,6 +27,9 @@
"squizlabs/php_codesniffer": "^3.7"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
},
"sort-packages": true
}
}

0 comments on commit 7859d9a

Please sign in to comment.