Commit 9294852679cd68c2238558c12c9b8624ecd32b7f

Authored by Yarik
1 parent 0ecea44c

Composer secure off

Showing 1 changed file with 1 additions and 2 deletions   Show diff stats
@@ -37,8 +37,7 @@ @@ -37,8 +37,7 @@
37 "codeception/verify": "~0.3.1" 37 "codeception/verify": "~0.3.1"
38 }, 38 },
39 "config": { 39 "config": {
40 - "process-timeout": 1800,  
41 - "secure-http": false 40 + "process-timeout": 1800
42 }, 41 },
43 "extra": { 42 "extra": {
44 "asset-installer-paths": { 43 "asset-installer-paths": {