Bump dependencies to PHP 8.1 and Symfony 7.1 / 6.4. Update attribute handling logic to leverage work already done by the framework. #33
Annotations
8 errors and 2 warnings
PHPUnit tests (8.2)
Process completed with exit code 1.
|
PHPUnit tests (8.0)
The job was canceled because "_8_2" failed.
|
PHPUnit tests (8.0)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1.0 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires phpunit/phpunit 10.5.30 -> satisfiable by phpunit/phpunit[10.5.30].
- phpunit/phpunit 10.5.30 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.10] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/framework-bundle[v7.0.0, ..., v7.1.3] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
- Root composer.json requires symfony/framework-bundle ^6.4|^7.0 -> satisfiable by symfony/framework-bundle[v6.4.0, ..., v6.4.10, v7.0.0, ..., v7.1.3].
|
PHPUnit tests (8.0)
Process completed with exit code 2.
|
PHPUnit tests (8.3)
The job was canceled because "_8_2" failed.
|
PHPUnit tests (8.3)
The operation was canceled.
|
PHPUnit tests (8.1)
The job was canceled because "_8_2" failed.
|
PHPUnit tests (8.1)
The operation was canceled.
|
PHPUnit tests (8.2)
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 tests (8.2)
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/
|