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

Add support for Laravel 12 #2121

Open
RRosalia opened this issue Feb 26, 2025 · 2 comments · May be fixed by #2124
Open

Add support for Laravel 12 #2121

RRosalia opened this issue Feb 26, 2025 · 2 comments · May be fixed by #2124
Labels

Comments

@RRosalia
Copy link

  • Lunar version: latest
  • Laravel Version: 12.x
  • PHP Version: 8.4.0

Expected Behaviour:

Allow to be installed in a laravel 12 project.

Actual Behaviour:

Problem 2
- Root composer.json requires lunarphp/core * -> satisfiable by lunarphp/core[dev-main].
- lunarphp/core dev-main requires laravel/framework ^10.0|^11.0 -> found laravel/framework[v10.0.0, ..., 10.x-dev, v11.0.0, ..., 11.x-dev] but it conflicts with your root composer.json require (^12.0).

Steps To Reproduce:

Fresh laravel 12 project and try to install this package.

@RRosalia RRosalia added bug Something isn't working unconfirmed labels Feb 26, 2025
@glennjacobs
Copy link
Contributor

Yep, we're monitoring Lunar's dependancies as they need to be updated first. We'll be starting a draft PR soon.

@glennjacobs glennjacobs added chore and removed bug Something isn't working unconfirmed labels Feb 26, 2025
@alecritson alecritson linked a pull request Feb 26, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants