Configure Renovate #18
Annotations
5 errors and 3 warnings
composer-install (7.4, current)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- dealerdirect/phpcodesniffer-composer-installer is locked to version v0.5.0 and an update of this package was not requested.
- dealerdirect/phpcodesniffer-composer-installer v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 2
- ergebnis/composer-normalize is locked to version 2.2.4 and an update of this package was not requested.
- ergebnis/composer-normalize 2.2.4 requires composer-plugin-api ^1.1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 3
- icanhazstring/composer-unused is locked to version 0.7.1 and an update of this package was not requested.
- icanhazstring/composer-unused 0.7.1 requires composer-plugin-api ^1.1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 4
- ocramius/package-versions is locked to version 1.5.1 and an update of this package was not requested.
- ocramius/package-versions 1.5.1 requires composer-plugin-api ^1.0.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
Problem 5
- dealerdirect/phpcodesniffer-composer-installer v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
- wyrihaximus/coding-standard 1.0.0-alpha1 requires dealerdirect/phpcodesniffer-composer-installer ^0.5.0 -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.5.0].
- wyrihaximus/coding-standard is locked to version 1.0.0-alpha1 and an update of this package was not requested.
ocramius/package-versions only provides support for Composer 2 in 1.8+, which requires PHP 7.4.
If you can not upgrade PHP you can require composer/package-versions-deprecated to resolve this with PHP 7.0+.
You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
|
composer-install (7.4, current)
Process completed with exit code 2.
|
composer-install (7.4, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- wyrihaximus/async-test-utilities[2.0.0, ..., 2.1.0] require wyrihaximus/coding-standard ^1.0 -> satisfiable by wyrihaximus/coding-standard[1.0.0-alpha1, 1.0.0].
- wyrihaximus/async-test-utilities[2.0.0-alpha1, ..., 2.0.0-alpha2] require wyrihaximus/coding-standard ^1.0.0-alpha1 -> satisfiable by wyrihaximus/coding-standard[1.0.0-alpha1, 1.0.0].
- wyrihaximus/async-test-utilities 2.4.0 requires wyrihaximus/test-utilities ^2.9 -> satisfiable by wyrihaximus/test-utilities[2.9.0].
- wyrihaximus/async-test-utilities 2.3.0 requires wyrihaximus/test-utilities ^2.7 -> satisfiable by wyrihaximus/test-utilities[2.7.0, ..., 2.9.0].
- wyrihaximus/async-test-utilities 2.2.0 requires wyrihaximus/test-utilities ^2.5 -> satisfiable by wyrihaximus/test-utilities[2.5.0, ..., 2.9.0].
- wyrihaximus/coding-standard[1.0.0-alpha1, ..., 1.0.0] require dealerdirect/phpcodesniffer-composer-installer ^0.5.0 -> satisfiable by dealerdirect/phpcodesniffer-composer-installer[v0.5.0].
- wyrihaximus/test-utilities[2.5.0, ..., 2.9.0] require roave/backward-compatibility-check ^5.0 -> satisfiable by roave/backward-compatibility-check[5.0.0, 5.0.x-dev].
- dealerdirect/phpcodesniffer-composer-installer v0.5.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
- roave/backward-compatibility-check[5.0.0, ..., 5.0.x-dev] require php ^7.4.7 -> your php version (7.4; overridden via config.platform, actual: 7.4.6) does not satisfy that requirement.
- Root composer.json requires wyrihaximus/async-test-utilities ^2.0.0-alpha1 -> satisfiable by wyrihaximus/async-test-utilities[2.0.0-alpha1, ..., 2.4.0].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You are using Composer 2, which some of your plugins seem to be incompatible with. Make sure you update your plugins or report a plugin-issue to ask them to support Composer 2.
|
composer-install (7.4, highest)
Process completed with exit code 2.
|
composer-install (7.4, lowest)
The operation was canceled.
|
composer-install (7.4, current)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
composer-install (7.4, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
composer-install (7.4, lowest)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|