Commit 9294852679cd68c2238558c12c9b8624ecd32b7f

Authored by Yarik
1 parent 0ecea44c

Composer secure off

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