We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d35089 commit cd5e3f9Copy full SHA for cd5e3f9
src/Components/roadrunner/composer.json
@@ -24,5 +24,10 @@
24
]
25
},
26
"minimum-stability": "dev",
27
- "prefer-stable": true
+ "prefer-stable": true,
28
+ "config": {
29
+ "audit": {
30
+ "block-insecure": false
31
+ }
32
33
}
src/Components/smarty/composer.json
@@ -35,5 +35,10 @@
35
"post-update-cmd": "Imi\\Smarty\\Dev\\Dev::postUpdate"
36
37
38
39
40
41
42
43
44
0 commit comments