Skip to content

Commit

Permalink
[Composer] Added allowed plugins (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon authored Jan 11, 2022
1 parent aaab313 commit 2ceeb3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@
"sort-packages": true,
"preferred-install": {
"ezsystems/*": "dist"
},
"allow-plugins": {
"composer/package-versions-deprecated": true,
"symfony/thanks": true
}
},
"extra": {
Expand Down

0 comments on commit 2ceeb3f

Please # to comment.