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

Cannot install with laravel cashier #2

Closed
ghost opened this issue Aug 30, 2018 · 4 comments
Closed

Cannot install with laravel cashier #2

ghost opened this issue Aug 30, 2018 · 4 comments

Comments

@ghost
Copy link

ghost commented Aug 30, 2018

Hi,

I cant install the package as it requires stripe/stripe-php ^6.12 while laravel cashier only supports ^5.0.

Is there a specific reason for needing the newer stripe version?

Thanks
Daniel

@samanthamichele7
Copy link
Contributor

Hey, Daniel! Thanks for checking this package out - I definitely want to make sure that it's compatible with Cashier (as the app I've been testing this on is just straight e-commerce without subscriptions.) I did a bit of research and I don't think I'm doing anything currently that requires stripe-php ^6.0 - that said, I also don't want to knock down the dependency version and then lock out anyone who is using the newest version of that package. Let me do a bit of research and figure out the best way to handle, and I'll get back to you a little later today :)

@ghost
Copy link
Author

ghost commented Aug 30, 2018

Awesome thanks!

It looks great btw, really exciting to start using this on projects! :)

@samanthamichele7
Copy link
Contributor

Thank you! I'm pumped to be working on it - when I get it Cashier-compatible, please let me know what you think and/or if there are any features we can build to make it more useful for you!

@samanthamichele7
Copy link
Contributor

Okay, this should be fixed in v0.2.1. I just installed on a Cashier project, and it appears to be working just fine. Thanks for bringing it to my attention, and please let me know if you have any further problems!

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

1 participant