Skip to content

Commit

Permalink
Add composer allow-plugins (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
simPod committed Feb 10, 2022
1 parent 86e1cf6 commit 5238f53
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Expand Up @@ -8,6 +8,11 @@
"snmp"
],
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
"phpstan/extension-installer": true,
"roave/you-are-using-it-wrong": true
},
"sort-packages": true
},
"require": {
Expand Down

0 comments on commit 5238f53

Please sign in to comment.