Skip to content

Commit

Permalink
allow Composer to run the symfony/flex plug-in
Browse files Browse the repository at this point in the history
  • Loading branch information
craue committed Jan 26, 2022
1 parent 5ffa5bc commit 9e25a75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,9 @@
}
},
"config": {
"allow-plugins": {
"symfony/flex": true
},
"sort-packages": true
}
}

0 comments on commit 9e25a75

Please sign in to comment.