Skip to content

Commit f4b7286

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: remove duplicated allow-plugins section
2 parents 48c0e38 + 1f11fe4 commit f4b7286

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,7 @@
6161
"preferred-install": {
6262
"*": "dist"
6363
},
64-
"sort-packages": true,
65-
"allow-plugins": {
66-
"symfony/flex": true
67-
}
64+
"sort-packages": true
6865
},
6966
"autoload": {
7067
"psr-4": {

0 commit comments

Comments
 (0)