File tree 1 file changed +5
-16
lines changed
1 file changed +5
-16
lines changed Original file line number Diff line number Diff line change 30
30
"yiisoft/yii2-faker" : " *"
31
31
},
32
32
"config" : {
33
- "process-timeout" : 1800
33
+ "process-timeout" : 1800 ,
34
+ "sort-packages" : true ,
35
+ "fxp-asset" : {
36
+ "enabled" : false
37
+ }
34
38
},
35
39
"scripts" : {
36
40
"post-create-project-cmd" : [
39
43
]
40
44
},
41
45
"extra" : {
42
- "asset-repositories" : [
43
- {
44
- "type" : " bower-git" ,
45
- "url" : " https://github.com/adobe-webplatform/eve.git" ,
46
- "name" : " bower-asset/eve"
47
- }
48
- ],
49
- "asset-vcs-driver-options" : {
50
- "github-no-api" : true
51
- },
52
- "asset-pattern-skip-version" : " (-build|-patch)" ,
53
46
"yii\\ composer\\ Installer::postCreateProject" : {
54
47
"setPermission" : [
55
48
{
61
54
"generateCookieValidationKey" : [
62
55
" src/config/web.php"
63
56
]
64
- },
65
- "asset-installer-paths" : {
66
- "npm-asset-library" : " vendor/npm" ,
67
- "bower-asset-library" : " vendor/bower"
68
57
}
69
58
}
70
59
}
You can’t perform that action at this time.
0 commit comments