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

Installation problem #23

Open
abdulmanan7 opened this issue Feb 28, 2018 · 5 comments
Open

Installation problem #23

abdulmanan7 opened this issue Feb 28, 2018 · 5 comments

Comments

@abdulmanan7
Copy link

The requested package ruskid/yii2-stripe dev-master exists as ruskid/yii2-stripe[1.1, 1.2, 1.3, 1.4, 1.5, v1.0] but these are rejected by your constraint.

@inder-miracle
Copy link

I am getting same problem is there any solution?

@abdulmanan7
Copy link
Author

By running this it works for me
composer require ruskid/yii2-stripe "~1.0"
instead of
composer require ruskid/yii2-stripe "dev-master"

@desaikalpesh34
Copy link

desaikalpesh34 commented Mar 21, 2018

You can use
composer require ruskid/yii2-stripe "*"
the most stable version available
instead of
composer require ruskid/yii2-stripe "dev-master"

@hannesoud
Copy link

some things was removed from this repo?
I'm getting same issue continue.

I tried with these
composer require ruskid/yii2-stripe "dev-master"
composer require ruskid/yii2-stripe "*"
composer require ruskid/yii2-stripe "~1.0"

But all is not working. I'm getting this issue
image

can you check it ?
how can i solve this issue ?

@eramudeep
Copy link

i am also having the same issue. i tried above-given solution like,
composer require ruskid/yii2-stripe "*"
composer require ruskid/yii2-stripe "~1.0"

Still getting same Error

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

5 participants