Update to ORM 2.11 #294
Annotations
2 errors and 1 warning
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/dbal is locked to version 3.3.6 and an update of this package was not requested.
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 2
- psr/container is locked to version 1.1.2 and an update of this package was not requested.
- psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.2.34) does not satisfy that requirement.
Problem 3
- doctrine/dbal 3.3.6 requires php ^7.3 || ^8.0 -> your php version (7.2.34) does not satisfy that requirement.
- doctrine/orm 2.11.3 requires doctrine/dbal ^2.13.1 || ^3.2 -> satisfiable by doctrine/dbal[3.3.6].
- doctrine/orm is locked to version 2.11.3 and an update of this package was not requested.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading