8.2 support #1
Annotations
4 errors and 2 warnings
PHPStan (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.
|
PHPStan (7.4)
Process completed with exit code 2.
|
PHPStan (8.1)
The job was canceled because "_7_4" failed.
|
PHPStan (8.0)
The job was canceled because "_7_4" failed.
|
PHPStan (7.4)
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/
|
PHPStan (7.4)
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/
|