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 update plugin #255

Closed
paulmendrik opened this issue Oct 6, 2023 · 3 comments
Closed

cannot update plugin #255

paulmendrik opened this issue Oct 6, 2023 · 3 comments
Labels

Comments

@paulmendrik
Copy link

Description

When trying to update the plug into the latest version I get the following :
Problem 1
- craftcms/commerce-stripe 4.0.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.0.1 -> satisfiable by craftcms/commerce-stripe[4.0.1].

Steps to reproduce

Additional info

  • Craft CMS version: 4.3.3
  • Stripe for Craft Commerce version: 3.1.1
  • PHP version:8.2.4
  • Database driver & version:MySQL 8.0.34
  • Plugins & versions:
  • Craft Commerce | 4.3.0
  • ImageOptimize | 4.0.5
  • Redactor | 3.0.4
  • Store Hours | 3.0.0
  • Stripe for Craft Commerce | 3.1.1
  • Super Table | 3.0.12
  • Stripe Payments 5.3.1 (not installed because of conflict)
    -- | --
@paulmendrik paulmendrik added the bug label Oct 6, 2023
@lukeholder
Copy link
Member

Looks like you are requiring the stripe php packing in your root project which is conflicting?

@paulmendrik
Copy link
Author

Thanks Luke it's probably conflicting with Stripe Payments from Enupal which I had installed but disabled and then unistalled. At least that's when the problems started . If I enable or reinstall it I have to disable / uninstall Stripe for Craft or that one won't install and if I do that the payment gateway won' work. At least not having Stripe Payments installed the payment gateway is working correctly even if I cannot update Stripe for Craft to it's latest version.

@lukeholder
Copy link
Member

Duplicate of #287

@lukeholder lukeholder marked this as a duplicate of #287 Mar 8, 2024
@lukeholder lukeholder reopened this 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