Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Am not able to install #32

Closed
merlano17 opened this issue Apr 10, 2015 · 2 comments
Closed

Am not able to install #32

merlano17 opened this issue Apr 10, 2015 · 2 comments

Comments

@merlano17
Copy link

composer require 2amigos/yii2-ckeditor-widget:~1.0

while i run this i get error saying the dependent ckeditor dev-full/stable there is no stable version

@flotzilla
Copy link

Try to add this line to your composer.json in require segment. Ckeditor must be first in this dependency list (before widget) and 1.0.2 points on the latest version.

"ckeditor/ckeditor": "dev-full/stable", "2amigos/yii2-ckeditor-widget" : "1.0.2"

@creocoder
Copy link
Contributor

Dublicate of #29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants