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