PHP test #1018
Annotations
2 errors and 4 warnings
Test (8.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console 7.1.* -> satisfiable by symfony/console[v7.1.0, ..., v7.1.7].
- symfony/console[v7.1.0, ..., v7.1.7] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/dotenv 7.1.* -> satisfiable by symfony/dotenv[v7.1.0, ..., v7.1.6].
- symfony/dotenv[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/mailer 7.* -> satisfiable by symfony/mailer[v7.0.0, ..., v7.1.6].
- symfony/mailer[v7.0.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 4
- Root composer.json requires symfony/yaml 7.1.* -> satisfiable by symfony/yaml[v7.1.0, ..., v7.1.6].
- symfony/yaml[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 5
- Root composer.json requires symfony/web-profiler-bundle ^7.1 -> satisfiable by symfony/web-profiler-bundle[v7.1.0, ..., v7.1.7].
- symfony/web-profiler-bundle[v7.1.0, ..., v7.1.7] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
Problem 6
- Root composer.json requires symfony/framework-bundle 7.1.* -> satisfiable by symfony/framework-bundle[v7.1.0, ..., v7.1.6].
- symfony/framework-bundle[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
Test (8.1)
Process completed with exit code 2.
|
Test (8.1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Test (8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test (8.1)
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/
|