Skip to content

Commit

Permalink
Add plugin to composer
Browse files Browse the repository at this point in the history
  • Loading branch information
cjreed121 committed Mar 27, 2024
1 parent d8b6e2c commit 9c34947
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
"config": {
"platform": {
"php": "8.1"
},
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"require-dev": {
Expand Down

0 comments on commit 9c34947

Please sign in to comment.