doctrine/orm[2.14.0, ..., 2.14.3] require doctrine/lexer ^1.2.3 || ^2 -> found doctrine/lexer[1.2.3, 2.0.0, 2.1.0, 2.1.1] but the package is fixed to 3.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
doctrine/orm[2.15.0, ..., 2.17.5] require doctrine/lexer ^2 -> found doctrine/lexer[2.0.0, 2.1.0, 2.1.1] but the package is fixed to 3.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Root composer.json requires laravel-doctrine/orm ^2.1 -> satisfiable by laravel-doctrine/orm[2.1.0].
carbonphp/carbon-doctrine-types 3.2.0 conflicts with doctrine/dbal 3.8.7.
Package version, Laravel version
11
Expected behaviour
The package installation completes correctly.
Actual behavior
Installation failed Problem 1
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Installation failed, reverting ./composer.json and ./composer.lock to their original content.
Steps to reproduce the behavior
will install a new version of laravel and install laravel-doctrine/orm:^2.1