yii2-stripe icon indicating copy to clipboard operation
yii2-stripe copied to clipboard

Installation problem

Open abdulmanan7 opened this issue 6 years ago • 5 comments

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.

abdulmanan7 avatar Feb 28 '18 12:02 abdulmanan7

I am getting same problem is there any solution?

inder-miracle avatar Mar 08 '18 13:03 inder-miracle

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

abdulmanan7 avatar Mar 08 '18 13:03 abdulmanan7

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

desaikalpesh34 avatar Mar 21 '18 07:03 desaikalpesh34

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 ?

hannesoud avatar Sep 06 '18 18:09 hannesoud

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

eramudeep avatar Feb 07 '19 17:02 eramudeep