8.2 support #3
Annotations
10 errors and 2 warnings
PHPUnit (8.1, normal)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.30) does not satisfy that requirement.
|
PHPUnit (8.1, normal)
Process completed with exit code 2.
|
PHPUnit (8.0, normal)
The job was canceled because "_8_1_normal" failed.
|
PHPUnit (8.0, normal)
The operation was canceled.
|
PHPUnit (low, 7.4)
The job was canceled because "_8_1_normal" failed.
|
PHPUnit (low, 7.4)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/form ^6.4|^7.0 -> satisfiable by symfony/form[v6.4.0, ..., v6.4.12, v7.0.0, ..., v7.1.5].
- symfony/form[v6.4.0, ..., v6.4.12] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/form[v7.0.0, ..., v7.1.5] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
PHPUnit (low, 7.4)
The operation was canceled.
|
PHPUnit (7.4, normal)
The job was canceled because "_8_1_normal" failed.
|
PHPUnit (7.4, normal)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php ^8.2 but your php version (7.4.33) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/form ^6.4|^7.0 -> satisfiable by symfony/form[v6.4.0, ..., v6.4.12, v7.0.0, ..., v7.1.5].
- symfony/form[v6.4.0, ..., v6.4.12] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement.
- symfony/form[v7.0.0, ..., v7.1.5] require php >=8.2 -> your php version (7.4.33) does not satisfy that requirement.
|
PHPUnit (7.4, normal)
The operation was canceled.
|
PHPUnit (8.1, normal)
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/
|
PHPUnit (8.1, normal)
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/
|