Update composer json #157
Annotations
2 errors and 1 warning
Check Coding Standards (locked, 8.1, ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- symfony/console is locked to version v7.0.6 and an update of this package was not requested.
- symfony/console v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/filesystem is locked to version v7.0.6 and an update of this package was not requested.
- symfony/filesystem v7.0.6 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/finder is locked to version v7.0.0 and an update of this package was not requested.
- symfony/finder v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/options-resolver is locked to version v7.0.0 and an update of this package was not requested.
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- symfony/process is locked to version v7.0.4 and an update of this package was not requested.
- symfony/process v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- symfony/string is locked to version v7.0.4 and an update of this package was not requested.
- symfony/string v7.0.4 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- symfony/options-resolver v7.0.0 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- phpbench/phpbench 1.2.15 requires symfony/options-resolver ^4.2 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/options-resolver[v7.0.0].
- phpbench/phpbench is locked to version 1.2.15 and an update of this package was not requested.
|
Check Coding Standards (locked, 8.1, ubuntu-latest)
Process completed with exit code 2.
|
Check Coding Standards (locked, 8.1, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|