composer.json issue fixed
This commit is contained in:
parent
d1568bae7e
commit
070a052d06
|
|
@ -51,7 +51,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": "dev",
|
"preferred-install": "stable",
|
||||||
"sort-packages": true,
|
"sort-packages": true,
|
||||||
"optimize-autoloader": true
|
"optimize-autoloader": true
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue