this day when i update project the composer downgrade yii2-cms to version 1.8.1 cause yii2-froala-editor update last day to version 2.7.0 and got this error when i specify the specefic version(yii2 mod-cms :1.9.1)
in the composer.json of yii2 mod base:
Problem 1
froala/yii2-froala-editor dev-master requires froala/wysiwyg-editor ^2.7.0 -> no matching package found.
yii2mod/yii2-cms 1.9.1 requires froala/yii2-froala-editor dev-master -> satisfiable by froala/yii2-froala-editor[dev-master].
Installation request for yii2mod/yii2-cms 1.9.1 -> satisfiable by yii2mod/yii2-cms[1.9.1].
this day when i update project the composer downgrade yii2-cms to version 1.8.1 cause yii2-froala-editor update last day to version 2.7.0 and got this error when i specify the specefic version(yii2 mod-cms :1.9.1) in the composer.json of yii2 mod base: Problem 1
Potential causes:
Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.