You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: