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

Composer installation fails #185

Open
jsthind opened this issue Sep 8, 2024 · 1 comment
Open

Composer installation fails #185

jsthind opened this issue Sep 8, 2024 · 1 comment
Assignees

Comments

@jsthind
Copy link

jsthind commented Sep 8, 2024

The composer installation fails on a fresh installation of Laravel 11.1.5

I get the below error message:

Problem 1
- laravel/framework is locked to version v11.22.0 and an update of this package was not requested.
- carbonphp/carbon-doctrine-types 3.2.0 conflicts with doctrine/dbal 3.9.1.
- vanilo/framework 4.0.0 requires doctrine/dbal ^3.5.1 -> satisfiable by doctrine/dbal[3.5.1, ..., 3.9.1].
- nesbot/carbon 3.8.0 requires carbonphp/carbon-doctrine-types * -> satisfiable by carbonphp/carbon-doctrine-types[3.2.0].
- symfony/http-foundation v7.1.3 conflicts with doctrine/dbal 3.5.4.
- laravel/framework v11.22.0 requires nesbot/carbon ^2.72.2|^3.0 -> satisfiable by nesbot/carbon[3.8.0].
- laravel/framework v11.22.0 requires symfony/http-foundation ^7.0 -> satisfiable by symfony/http-foundation[v7.1.3].
- Root composer.json requires vanilo/framework 4.0 -> satisfiable by vanilo/framework[4.0.0].

@fulopattila122 fulopattila122 self-assigned this Sep 9, 2024
@fulopattila122
Copy link
Member

Thanks for the report; looks like there were some dependency changes within the latest Laravel "dot-releases."

We'll take a look into it shortly

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