The dependencies of your project could not be installed
- Read doc
- Uninsured
- Critical
More information: https://insight.symfony.com/what-we-analyse/composer.dependencies_not_installable
Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`. - Required package "symfony/console" is in the lock file as "v7.3.6" but that does not satisfy your constraint "^8.0". This usually happens when composer files are incorrectly merged or the composer.json file is manually edited. Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r
The composer.lock file of your project should be up to date
- Read doc
- Reliability
- Major
More information: https://insight.symfony.com/what-we-analyse/composer.outdated_lock_file