Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problems in installation with composer #1

Closed
hdkcreative opened this issue Aug 8, 2018 · 3 comments
Closed

problems in installation with composer #1

hdkcreative opened this issue Aug 8, 2018 · 3 comments

Comments

@hdkcreative
Copy link

php composer.phar require nikosid/yii2-cloudinary "dev-master"
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for nikosid/yii2-cloudinary dev-master -> satisfiable by nikosid/yii2-cloudinary[dev-master].
    - nikosid/yii2-cloudinary dev-master requires cloudinary/cloudinary_php dev-master -> satisfiable by cloudinary/cloudinary_php[dev-master] but these conflict with your requirements or minimum-stability.
@hdkcreative
Copy link
Author

hdkcreative commented Aug 8, 2018

we install package by package... and all is ok ...

but when try to use:

error : CloudinaryBehavior ... not found ..

we add:

use nikosid\yii2-cloudinary\CloudinaryBehavior

or use nikosid\yii2-cloudinary\cloudinary;

and this not work...yhe same message: error : CloudinaryBehavior ... not found ..

any solution ?

https://preview.ibb.co/n4RCMU/Screen_Shot_2018_08_08_at_7_11_40_PM.png

@nikosid
Copy link
Owner

nikosid commented Aug 23, 2018

@hdkcreative, what is minimum-stability level on your project?
And when you get this error not fount?
I've just tested it - downloaded yii2-basic, then installed this library by php composer.phar require nikosid/yii2-cloudinary "dev-master" and it works.
I've corrected README.md a little, maybe it help with your error

@hdkcreative
Copy link
Author

hi @nikosid thank you for you response...

we get this error on 2018 08 08 at 7:11: PM

what is minimum-stability level on your project?
we are in the initial phase of our proyect

we install the library directly from cloudinary.. .and all fine ! .. work... but we want use you widget

@nikosid nikosid closed this as completed Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants