Skip to content

Commit

Permalink
Add allowed plugins for composer 2.2+
Browse files Browse the repository at this point in the history
  • Loading branch information
acrobat authored Jan 13, 2022
1 parent 44ba387 commit abe7f94
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 @@ -85,6 +85,10 @@
"wearejust/grumphp-extra-tasks": "Automate your quality with PHP CS auto fixer"
},
"config": {
"allow-plugins": {
"symfony/flex": true,
"symfony/runtime": true
},
"preferred-install": {
"*": "dist"
},
Expand Down

0 comments on commit abe7f94

Please sign in to comment.