Add newer PHP and ORM versions to test suite #50
Annotations
2 errors and 3 warnings
Your requirements could not be resolved to an installable set of packages.
Problem 1
- doctrine/orm[v2.7.0, ..., 2.7.5] require php ^7.1 -> your php version (8.3.8) does not satisfy that requirement.
- doctrine/orm[2.8.0, ..., 2.8.5] require doctrine/cache ^1.9.1 -> found doctrine/cache[1.9.1, ..., 1.13.0] but the package is fixed to 2.2.0 (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.9.0, ..., 2.13.5] require doctrine/collections ^1.5 -> found doctrine/collections[v1.5.0, ..., 1.8.0] but the package is fixed to 2.2.2 (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.14.0, ..., 2.19.5] require doctrine/dbal ^2.13.1 || ^3.2 -> found doctrine/dbal[2.13.1, ..., 2.13.9, 3.2.0, ..., 3.8.4] but the package is fixed to 4.0.2 (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 doctrine/orm ^2.7 -> satisfiable by doctrine/orm[v2.7.0, ..., 2.19.5].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading