Make the bundle compatible with latests Symfony versions #1
tests.yml
on: pull_request
Matrix: PHPUnit
Checkstyle
15s
Code coverage
0s
Annotations
4 errors and 10 warnings
PHPUnit (8.0, 7.0.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console 7.0.* -> satisfiable by symfony/console[v7.0.0, v7.0.1, v7.0.2].
- symfony/console[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/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 3
- Root composer.json requires symfony/yaml 7.0.* -> satisfiable by symfony/yaml[v7.0.0].
- symfony/yaml v7.0.0 requires php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
Problem 4
- phpunit/phpunit[10.0.0, ..., 10.5.5] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires phpunit/phpunit ^10.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.5.5].
|
PHPUnit (8.0, 7.0.*)
Process completed with exit code 2.
|
PHPUnit (8.0, 6.4.*)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/console 6.4.* -> satisfiable by symfony/console[v6.4.0, v6.4.1, v6.4.2].
- symfony/console[v6.4.0, ..., v6.4.2] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/yaml 6.4.* -> satisfiable by symfony/yaml[v6.4.0].
- symfony/yaml v6.4.0 requires php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- symfony/framework-bundle[v6.4.0, ..., v6.4.2] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires symfony/framework-bundle 6.4.* -> satisfiable by symfony/framework-bundle[v6.4.0, v6.4.1, v6.4.2].
|
PHPUnit (8.0, 6.4.*)
Process completed with exit code 2.
|
PHPUnit (8.3, 7.0.*)
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/
|
PHPUnit (8.3, 7.0.*)
Unexpected input(s) 'php-version', 'symfony-version', valid inputs are ['']
|
PHPUnit (8.3, 6.4.*)
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/
|
PHPUnit (8.3, 6.4.*)
Unexpected input(s) 'php-version', 'symfony-version', valid inputs are ['']
|
PHPUnit (8.0, 7.0.*)
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/
|
PHPUnit (8.0, 7.0.*)
Unexpected input(s) 'php-version', 'symfony-version', valid inputs are ['']
|
Checkstyle
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/
|
Checkstyle
Unexpected input(s) 'php-version', 'symfony-version', valid inputs are ['']
|
PHPUnit (8.0, 6.4.*)
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/
|
PHPUnit (8.0, 6.4.*)
Unexpected input(s) 'php-version', 'symfony-version', valid inputs are ['']
|