mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 14:18:27 +01:00
🎨 Sort composer packages by name
This commit is contained in:
parent
587bd8d082
commit
cc9c1d7842
@ -77,11 +77,12 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"config": {
|
"config": {
|
||||||
|
"process-timeout": 1800,
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "5.6"
|
"php": "5.6"
|
||||||
},
|
},
|
||||||
"process-timeout": 1800,
|
"vendor-dir": "protected/vendor",
|
||||||
"vendor-dir": "protected/vendor"
|
"sort-packages": true
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-create-project-cmd": [
|
"post-create-project-cmd": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user