Skip to content

Commit 17b7714

Browse files
Merge pull request #12 from alexislefebvre/patch-1
2 parents 07c069b + 9bf76b8 commit 17b7714

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@
5353
"preferred-install": {
5454
"*": "dist"
5555
},
56-
"sort-packages": true
56+
"sort-packages": true,
57+
"allow-plugins": {
58+
"symfony/flex": true
59+
}
5760
},
5861
"autoload": {
5962
"psr-4": {

0 commit comments

Comments
 (0)