composer.json issue fixed

This commit is contained in:
jitendra 2018-06-12 10:20:18 +05:30
parent d1568bae7e
commit 070a052d06
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
] ]
}, },
"config": { "config": {
"preferred-install": "dev", "preferred-install": "stable",
"sort-packages": true, "sort-packages": true,
"optimize-autoloader": true "optimize-autoloader": true
}, },