Allows customers sign up for recurring and one-time payments with Stripe, perfect for orders, donations, subscriptions, and events. Create simple payment forms in seconds easily without coding. For Craft CMS
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
enupal/stripe 6.0.2 requires stripe/stripe-php ^10.0 -> found stripe/stripe-php[v10.0.0, ..., v10.22.0-beta.1] but these were not loaded, likely because it conflicts with another require.
Root composer.json requires enupal/stripe 6.0.2 -> satisfiable by enupal/stripe[6.0.2].
Description
I tried installing a trial version of the plugin on a local environment through ddev and also through the console and got an error message
Steps to reproduce
Additional info
Error Message
Error: The command "'/usr/bin/php' '/var/www/html/storage/runtime/composer.phar' 'update' 'enupal/stripe' '--with-all-dependencies' '--working-dir' '/var/www/html' '--no-scripts' '--no-ansi' '--no-interaction'" failed.
Exit Code: 2(Misuse of shell builtins)
Working directory: /var/www/html/web
Output:
Error Output:
Loading composer repositories with package information Updating dependencies Your requirements could not be resolved to an installable set of packages.
Problem 1