froala / yii2-froala-editor

Yii 2 widget for the Froala WYSIWYG HTML Editor.

Home Page:https://froala.com/wysiwyg-editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Froala no matching package found.

zhukovsergei opened this issue · comments

When i install:

composer require --prefer-dist froala/yii2-froala-editor

or

composer require froala/yii2-froala-editor

i get:

image

But it works with:

composer require froala/yii2-froala-editor:*

plz try add "froala/yii2-froala-editor": "^2.6.0" to composer.json file, then run composer update