Skip to content

Commit afa49c9

Browse files
committed
minor #14 declare Symfony Flex as an allowed plugin (xabbuh)
This PR was submitted for the 5.4 branch but it was merged into the 4.4 branch instead. Discussion ---------- declare Symfony Flex as an allowed plugin Commits ------- 8f0f0ca declare Symfony Flex as an allowed plugin
2 parents 17b7714 + 8f0f0ca commit afa49c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
"symfony/web-profiler-bundle": "^4.4"
5151
},
5252
"config": {
53+
"allow-plugins": {
54+
"symfony/flex": true
55+
},
5356
"preferred-install": {
5457
"*": "dist"
5558
},

0 commit comments

Comments
 (0)