Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bobdenotter committed Dec 22, 2021
1 parent 23a69b8 commit bd304e1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,12 @@
"preferred-install": {
"*": "dist"
},
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/package-versions-deprecated": true,
"drupol/composer-packages": true,
"symfony/flex": true
}
},
"extra": {
"public-dir": "public",
Expand Down

0 comments on commit bd304e1

Please sign in to comment.