Skip to content

Commit

Permalink
chore: add composer allow plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Aug 17, 2024
1 parent b1c1a97 commit f08e092
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,10 @@
"psr-4": {
"CodeLts\\CliTools\\Tests\\": "tests/"
}
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit f08e092

Please sign in to comment.