Loading composer repositories with package information Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/ Info from https://repo.packagist.org: #StandWithUkraine Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.
Problem 1
- doctrine/orm 2.13.3 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.13.2 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.13.1 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.13.0 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.12.4 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.12.3 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.12.2 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.12.1 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.12.0 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.11.3 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.11.2 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.11.1 requires composer-runtime-api ^2 -> no matching package found.
- doctrine/orm 2.11.0 requires composer-runtime-api ^2 -> no matching package found.
- Installation request for doctrine/orm ^2.11.0 -> satisfiable by doctrine/orm[2.11.0, 2.11.1, 2.11.2, 2.11.3, 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.12.4, 2.13.0, 2.13.1, 2.13.2, 2.13.3].
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting see https://getcomposer.org/doc/04-schema.md#minimum-stability for more details.
- It's a private package and you forgot to add a custom repository to find it
Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.