Skip to content

Commit

Permalink
TE-10454 Adjust composer.json allow-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Dec 28, 2021
1 parent 5bc3ceb commit 823e661
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Expand Up @@ -61,6 +61,9 @@
"config": {
"preferred-install": "dist",
"sort-packages": true,
"process-timeout": 600
"process-timeout": 600,
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 823e661

Please sign in to comment.