Skip to content

Commit

Permalink
Add phpcodesniffer
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentIsai authored Feb 20, 2024
1 parent 597b9f7 commit 14fc3a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"prepend-autoloader": false,
"optimize-autoloader": true,
"allow-plugins": {
"composer/installers": true
"composer/installers": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 14fc3a7

Please sign in to comment.