Im upgrading it to AdminLTE 2.4.3 but have some conflict:
bower-asset/admin-lte v2.4.3 requires bower-asset/bootstrap-slider * -> satisfiable by bower-asset/bootstrap-slider[dev-master] but these conflict with your requirements or minimum-stability.
I search for it on AdminLTE repository and find it on bower.json:
"bootstrap-slider": "*",
Can you put in the version 2.4.4 the latest version of bootstrap-slider to solve this conflict? Everyone that dont let update to development version will have this problem.
Issue type:
Environment:
Description:
I have a project all-included made with Yii2 and AdminLTE: https://github.com/prsolucoes/yii2-app-advanced
Im upgrading it to AdminLTE 2.4.3 but have some conflict:
I search for it on AdminLTE repository and find it on bower.json:
Can you put in the version 2.4.4 the latest version of bootstrap-slider to solve this conflict? Everyone that dont let update to development version will have this problem.