laravel-stripe
laravel-stripe copied to clipboard
Installation error with Laravel 11
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)].