Implement catalog scope services #158
Annotations
3 errors and 2 warnings
Integration tests (8.1, highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php 8.3.* but your php version (8.1.27) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/http-client 7.0.* -> satisfiable by symfony/http-client[v7.0.0, v7.0.2, v7.0.3].
- symfony/http-client[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/http-foundation 7.0.* -> satisfiable by symfony/http-foundation[v7.0.0, v7.0.3].
- symfony/http-foundation[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/event-dispatcher 7.0.* -> satisfiable by symfony/event-dispatcher[v7.0.0, v7.0.2, v7.0.3].
- symfony/event-dispatcher[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/uid 7.0.* -> satisfiable by symfony/uid[v7.0.0, v7.0.3].
- symfony/uid[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 6
- Root composer.json requires symfony/console 7.0.* -> satisfiable by symfony/console[v7.0.0, v7.0.1, v7.0.2, v7.0.3].
- symfony/console[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 7
- Root composer.json requires symfony/dotenv 7.0.* -> satisfiable by symfony/dotenv[v7.0.0, v7.0.2, v7.0.3].
- symfony/dotenv[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 8
- Root composer.json requires symfony/debug-bundle 7.0.* -> satisfiable by symfony/debug-bundle[v7.0.0, v7.0.3].
- symfony/debug-bundle[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
Problem 9
- Root composer.json requires symfony/stopwatch 7.0.* -> satisfiable by symfony/stopwatch[v7.0.0, v7.0.3].
- symfony/stopwatch[v7.0.0, ..., v7.0.3] require php >=8.2 -> your php version (8.1.27) does not satisfy that requirement.
|
Integration tests (8.1, highest)
Process completed with exit code 2.
|
Integration tests (8.1, highest)
❗integration tests failed (╯°益°)╯彡┻━┻
|
Integration tests (8.1, highest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests (8.1, highest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|