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

Stripe package conflict #287

Closed
paulmendrik opened this issue Jan 18, 2024 · 1 comment
Closed

Stripe package conflict #287

paulmendrik opened this issue Jan 18, 2024 · 1 comment
Assignees
Labels

Comments

@paulmendrik
Copy link

Description

When trying to update the plugin get the following message even though there don't appear to be any other using this.

Problem 1
- craftcms/commerce-stripe 4.1.1 requires stripe/stripe-php ^10.0 -> found stripe/stripe-php[v10.0.0, ..., v10.21.0] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires craftcms/commerce-stripe 4.1.1 -> satisfiable by craftcms/commerce-stripe[4.1.1].

Additional info

  • Craft CMS version: 4.6.1
  • Craft Commerce: 4.4.1.1
  • Stripe for Craft Commerce version: 3.1.1
  • PHP version: 8.2.4
  • Database driver & version:
  • Plugins & versions:
  • ImageOptimize: 4.0.5
  • Redactor: 3.0.4
  • Super Table: 3.0.12
  • Store Hours: 3.0.0
@lukeholder
Copy link
Member

try composer why stripe/stripe-php to see what is currently requiring the stripe package. It is likely you have another plugin requiring Stripe which is conflicting.

@lukeholder lukeholder self-assigned this Mar 8, 2024
@lukeholder lukeholder changed the title problem updating plugin Stripe package conflict Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants