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

Laravel 12 #34

Open
pedrocortizo opened this issue Mar 5, 2025 · 1 comment
Open

Laravel 12 #34

pedrocortizo opened this issue Mar 5, 2025 · 1 comment

Comments

@pedrocortizo
Copy link

pedrocortizo commented Mar 5, 2025

When trying to install the package in a new project, with Laravel 12, I get the following error

composer require laravelcm/laravel-subscriptions:*
./composer.json has been updated
Running composer update laravelcm/laravel-subscriptions
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires laravelcm/laravel-subscriptions * -> satisfiable by laravelcm/laravel-subscriptions[v1.0, ..., v1.4.1].
    - laravelcm/laravel-subscriptions[v1.0, ..., v1.2.2] require illuminate/console ^9.0|^10.0 -> found illuminate/console[v9.0.0, ..., v9.52.16, v10.0.0, ..., v10.48.28] but these were not loaded, likely because it conflicts with another require.
    - laravelcm/laravel-subscriptions v1.3 requires illuminate/console ^9.52|^10.0|^11.0 -> found illuminate/console[v9.52.0, ..., v9.52.16, v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.1] but these were not loaded, likely because it conflicts with another require.
    - laravelcm/laravel-subscriptions[v1.3.1, ..., v1.4.1] require illuminate/console ^10.0|^11.0 -> found illuminate/console[v10.0.0, ..., v10.48.28, v11.0.0, ..., v11.44.1] but these were not loaded, likely because it conflicts with another require.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Is the package upgrade to Laravel 12 planned, or should I start my project with Laravel 11, and try to upgrade to 12 once the package is installed?

I have seen that there is a pull request on this topic in the repository, but it has not yet been accepted.

https://github.com/laravelcm/laravel-subscriptions/pulls

Thank you very much

@buchin
Copy link

buchin commented Mar 11, 2025

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants