-
Notifications
You must be signed in to change notification settings - Fork 113
Installation failed, requirements could not be resolved to an installable set of packages #140
Comments
Before install, goto composer.json and change minimum-stability from stable to dev. You should be able to install after install completed you should change back to stable. |
This is the final solution? Really? Development is over? |
I got this issue when install this package by this command |
@pabloneruda1 sometimes, the dependencies of the package conflict with other vendor libraries. The way I normally fix it is by having the following on our composer.json package:
We use it on our development stage and we have no issues at all in our projects. Edit: If you can make a PR for https://github.com/sunhater/kcfinder/tree/2.x release and it works with latest version of CKEditor full. I will be more than happy to review and merge. I am very sorry I have no time to dedicate to the project as I would like to. Same issue as #139 (comment) |
solved to me! tks! |
I have some problem with v2.1.0 . Error message don't report onchange |
@tonydspaniard You should move Switching stability is no solution since (edit) We had to create a fork because of this: https://github.com/dmstr-forks/2amigos-yii2-ckeditor-widget |
Problem 1
- Installation request for 2amigos/yii2-ckeditor-widget ^2.2 -> satisfiable by 2amigos/yii2-ckeditor-widget[2.2.0].
- 2amigos/yii2-ckeditor-widget 2.2.0 requires sunhater/kcfinder * -> satisfiable by sunhater/kcfinder[dev-master] but these conflict with your requirements or minimum-stability.
The text was updated successfully, but these errors were encountered: