Skip to content

Commit

Permalink
Allow Composer plugin dealerdirect/phpcodesniffer-composer-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
mcaskill committed Aug 6, 2024
1 parent 52cb5b4 commit cdd1e2e
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 @@ -49,5 +49,10 @@
"extra": {
"class": "FFraenz\\PrivateComposerInstaller\\Plugin",
"plugin-modifies-downloads": true
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit cdd1e2e

Please sign in to comment.