Yarik
/
artbox-basic
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
9294852679cd68c2238558c12c9b8624ecd32b7f
Authored by
Yarik
2017-03-24 13:11:55 +0200
1 parent
0ecea44c
Composer secure off
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
9294852
...
...
@@ -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": {
...
...