laravel-stripe icon indicating copy to clipboard operation
laravel-stripe copied to clipboard

Installation error with Laravel 11

Open sinkovmikhail opened this issue 9 months ago • 2 comments

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)].

sinkovmikhail avatar May 24 '24 11:05 sinkovmikhail