Add support for Symfony 7 #29
bc_check.yaml
on: pull_request
Backwards Compatibility Check
14s
Annotations
2 errors and 1 warning
Backwards Compatibility Check
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/framework-bundle ^7.0 -> satisfiable by symfony/framework-bundle[v7.0.0, v7.0.1, v7.0.2].
- symfony/framework-bundle[v7.0.0, ..., v7.0.2] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/cache ^7.0 -> satisfiable by symfony/cache[v7.0.0, v7.0.2].
- symfony/cache[v7.0.0, ..., v7.0.2] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
Backwards Compatibility Check
Process completed with exit code 2.
|
Backwards Compatibility Check
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/
|