Skip to content

Commit

Permalink
Merge pull request #21 from xabbuh/composer-json-cleanup
Browse files Browse the repository at this point in the history
remove duplicated allow-plugins section
  • Loading branch information
xabbuh authored Dec 8, 2023
2 parents 9e1d9d9 + 192dfd0 commit 1f11fe4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,7 @@
"preferred-install": {
"*": "dist"
},
"sort-packages": true,
"allow-plugins": {
"symfony/flex": true
}
"sort-packages": true
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1f11fe4

Please sign in to comment.