Limiting PHP versions in CI #16
Annotations
5 errors and 4 warnings
build-test (8.1)
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.3 and an update of this package was not requested.
- symfony/console v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 2
- symfony/string is locked to version v7.0.3 and an update of this package was not requested.
- symfony/string v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- symfony/var-dumper is locked to version v7.0.3 and an update of this package was not requested.
- symfony/var-dumper v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- symfony/console v7.0.3 requires php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
- psy/psysh v0.12.0 requires symfony/console ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4 -> satisfiable by symfony/console[v7.0.3].
- psy/psysh is locked to version v0.12.0 and an update of this package was not requested.
|
build-test (8.1)
Process completed with exit code 2.
|
build-test (8.3)
The operation was canceled.
|
build-test (8.4)
The operation was canceled.
|
build-test (8.2)
The operation was canceled.
|
build-test (8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test (8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test (8.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-test (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|