Skip to content

Commit

Permalink
fix: allow dealerdirect/phpcodesniffer-composer-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
babeuloula committed Dec 2, 2023
1 parent b6809da commit 057f957
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 @@ -19,5 +19,10 @@
"php": "^7.2 || ^8.0",
"phpcsstandards/php_codesniffer": "^3.0",
"slevomat/coding-standard": "^8.0"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 057f957

Please sign in to comment.