We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f3f14 commit d86518cCopy full SHA for d86518c
1 file changed
composer.json
@@ -29,5 +29,10 @@
29
".gitignore",
30
".github"
31
]
32
+ },
33
+ "config": {
34
+ "allow-plugins": {
35
+ "composer/installers": true
36
+ }
37
}
38
0 commit comments