Your requirements could not be resolved to an installable set of packages.
Problem 1
- Conclusion: don't install doctrine/phpcr-odm 1.7.1 (conflict analysis result)
- Conclusion: don't install doctrine/phpcr-odm 1.6.0 (conflict analysis result)
- Conclusion: don't install doctrine/phpcr-odm 1.5.3 (conflict analysis result)
- doctrine/persistence[2.3.0, ..., 2.5.1] require doctrine/deprecations ^0.5.3 -> satisfiable by doctrine/deprecations[v0.5.3].
- doctrine/phpcr-odm[1.0.0, ..., 1.1.3] require doctrine/common ~2.4.0 -> satisfiable by doctrine/common[v2.4.0, v2.4.1, v2.4.2, v2.4.3].
- You can only install one version of a package, so only one of these can be installed: doctrine/deprecations[v0.5.3, v1.0.0, v1.1.0, v1.1.1, 1.1.2].
- doctrine/common[v2.4.0, ..., v2.5.3] require doctrine/lexer 1.* -> satisfiable by doctrine/lexer[v1.0, ..., 1.2.3].
- doctrine/lexer[2.0.0, ..., 2.1.0] require doctrine/deprecations ^1.0 -> satisfiable by doctrine/deprecations[v1.0.0, v1.1.0, v1.1.1, 1.1.2].
- You can only install one version of a package, so only one of these can be installed: doctrine/lexer[v1.0, ..., 1.2.3, 2.0.0, 2.1.0].
- Conclusion: install doctrine/lexer 2.0.0 (conflict analysis result)
- doctrine/phpcr-odm[1.1.4, ..., 1.2.6] require doctrine/instantiator ~1.0.1 -> satisfiable by doctrine/instantiator[1.0.1, ..., 1.0.5].
- doctrine/phpcr-odm[1.3.0, ..., 1.4.3] require php ^5.3.9|~7.0 -> your php version (8.2.13) does not satisfy that requirement.
- doctrine/phpcr-odm[1.4.4, ..., 1.4.5] require php ^5.3.9 || ^7.0 -> your php version (8.2.13) does not satisfy that requirement.
- doctrine/phpcr-odm[1.5.0, ..., 1.5.2] require php ^7.1 -> your php version (8.2.13) does not satisfy that requirement.
- doctrine/instantiator[1.0.1, ..., 1.0.3] require php ~5.3 -> your php version (8.2.13) does not satisfy that requirement.
- doctrine/instantiator[1.0.4, ..., 1.0.5] require php >=5.3,<8.0-DEV -> your php version (8.2.13) does not satisfy that requirement.
- doctrine/lexer[1.1.0, ..., 1.2.0] require php ^7.2 -> your php version (8.2.13) does not satisfy that requirement.
- __root__ is present at version dev-master and cannot be modified by Composer
- Root composer.json requires doctrine/orm * -> satisfiable by doctrine/orm[2.1.3, ..., 2.17.1].
- Root composer.json requires doctrine/phpcr-odm * -> satisfiable by doctrine/phpcr-odm[1.0.0, ..., 1.8.0].
- Root composer.json requires symfony/symfony ^6.4 -> satisfiable by symfony/symfony[v6.4.0, v6.4.1].
- doctrine/phpcr-odm 1.8.0 requires doctrine/persistence ^2.4 -> satisfiable by doctrine/persistence[2.4.0, ..., 2.5.7].
- You can only install one version of a package, so only one of these can be installed: doctrine/persistence[v1.0.0, ..., 1.3.8, 2.0.0, ..., 2.5.7, 3.0.0, ..., 3.2.0].
- Conclusion: install doctrine/persistence 3.1.2 (conflict analysis result)
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.