Skip to content

Commit

Permalink
Allow symfony flex plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
lruozzi9 committed Jul 12, 2022
1 parent 0769ba6 commit fe4472e
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,7 @@
},
"config": {
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": true,
"composer/package-versions-deprecated": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"symfony/thanks": true
}
"allow-plugins": true
},
"conflict": {
"sylius-labs/coding-standard": ">=4.2.1",
Expand Down

0 comments on commit fe4472e

Please sign in to comment.