php 8.3 support #829
backward-compatibility-check.yml
on: pull_request
Matrix: Backward Compatibility Check
Annotations
2 errors
Backward Compatibility Check (locked, 8.3, ubuntu-latest)
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ~8.1.0 || ~8.2.0 but your php version (8.3.0) does not satisfy that requirement.
Problem 2
- azjezz/psl is locked to version 2.4.1 and an update of this package was not requested.
- azjezz/psl 2.4.1 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement.
Problem 3
- ocramius/package-versions is locked to version 2.7.0 and an update of this package was not requested.
- ocramius/package-versions 2.7.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement.
Problem 4
- roave/backward-compatibility-check is locked to version 8.3.0 and an update of this package was not requested.
- roave/backward-compatibility-check 8.3.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement.
Problem 5
- roave/better-reflection is locked to version 6.7.0 and an update of this package was not requested.
- roave/better-reflection 6.7.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.3.0) does not satisfy that requirement.
Problem 6
- roave/signature is locked to version 1.7.0 and an update of this package was not requested.
- roave/signature 1.7.0 requires php 8.0.*|8.1.*|8.2.* -> your php version (8.3.0) does not satisfy that requirement.
|
Backward Compatibility Check (locked, 8.3, ubuntu-latest)
Process completed with exit code 2.
|