Skip to content

Commit

Permalink
composer plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Nov 18, 2023
1 parent 030ed1b commit 45ebbce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,11 @@
"doctrine/coding-standard": "^8.2",
"php-coveralls/php-coveralls": "^2.4",
"vimeo/psalm": "^4.18"
},
"config": {
"allow-plugins": {
"kylekatarnls/update-helper": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
}
}

0 comments on commit 45ebbce

Please sign in to comment.