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 error with Laravel 11 #18

Open
sinkovmikhail opened this issue May 24, 2024 · 2 comments
Open

Installation error with Laravel 11 #18

sinkovmikhail opened this issue May 24, 2024 · 2 comments

Comments

@sinkovmikhail
Copy link

Dependency problem occurs when installing in Laravel 11.
Doesn't have any plan to upgrade anymore?

  Problem 1
    - cloudcreativity/laravel-stripe dev-develop requires illuminate/console ^10.0 -> found illuminate/console[v10.0.0, ..., v10.48.11] but these were not loaded, likely because it conflicts with another require.
    - cloudcreativity/laravel-stripe 1.x-dev is an alias of cloudcreativity/laravel-stripe dev-develop and thus requires it to be installed too.
    - Root composer.json requires cloudcreativity/laravel-stripe 1.x-dev -> satisfiable by cloudcreativity/laravel-stripe[1.x-dev (alias of dev-develop)].
@lindyhopchris
Copy link
Member

Hi. Yeah I need to do an upgrade, but not sure when I'll get to it. I would take a PR if you want it quickly?

@lindyhopchris
Copy link
Member

Looks like we'd also need to update the Stripe SDK from 7.x to 13.x, as Laravel Cashier is now using 13.x. Not sure how much work that actually is.

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