Refactor with rector to support PHP 8.3 #170
Annotations
2 errors and 3 warnings
PHPUnit (ubuntu-latest, 8.1)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.3 but your php version (8.1.29) does not satisfy that requirement.
Problem 2
- roave/better-reflection is locked to version 6.37.0 and an update of this package was not requested.
- roave/better-reflection 6.37.0 requires php ~8.2.0 || ~8.3.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 3
- symfony/filesystem is locked to version v7.1.1 and an update of this package was not requested.
- symfony/filesystem v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 4
- symfony/process is locked to version v7.1.1 and an update of this package was not requested.
- symfony/process v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 5
- symfony/string is locked to version v7.1.1 and an update of this package was not requested.
- symfony/string v7.1.1 requires php >=8.2 -> your php version (8.1.29) does not satisfy that requirement.
Problem 6
- roave/better-reflection 6.37.0 requires php ~8.2.0 || ~8.3.2 -> your php version (8.1.29) does not satisfy that requirement.
- ray/media-query 0.13.0 requires roave/better-reflection ^4.12 || ^5.6 || ^6.25 -> satisfiable by roave/better-reflection[6.37.0].
- ray/media-query is locked to version 0.13.0 and an update of this package was not requested.
|
PHPUnit (ubuntu-latest, 8.1)
Process completed with exit code 2.
|
PHPUnit (ubuntu-latest, 8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ts-graphviz/setup-graphviz@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPUnit (ubuntu-latest, 8.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 (ubuntu-latest, 8.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|