Skip to content

Commit

Permalink
Build Tools: Add phpcodesniffer-composer-installer.
Browse files Browse the repository at this point in the history
  • Loading branch information
renintw committed Jun 23, 2024
1 parent a4e4057 commit 140581e
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 @@ -9,6 +9,9 @@
"config": {
"platform": {
"php": "7.2"
},
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"repositories": [
Expand Down

0 comments on commit 140581e

Please sign in to comment.