composer.json updated

This commit is contained in:
jitendra 2018-10-30 18:49:36 +05:30
parent 08ce4064e6
commit d79bad5ced
1 changed files with 1 additions and 2 deletions

View File

@ -101,6 +101,5 @@
"sort-packages": true,
"optimize-autoloader": true
},
"minimum-stability": "dev",
"prefer-stable": true
"minimum-stability": "dev"
}