Fix router execution action #68
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
Linter
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested.
- doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 2
- doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested.
- doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 3
- laravel/pint is locked to version v1.10.5 and an update of this package was not requested.
- laravel/pint v1.10.5 requires php ^8.1.0 -> your php version (8.0.29) does not satisfy that requirement.
Problem 4
- symfony/console is locked to version v6.3.2 and an update of this package was not requested.
- symfony/console v6.3.2 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 5
- symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 6
- symfony/filesystem is locked to version v6.3.1 and an update of this package was not requested.
- symfony/filesystem v6.3.1 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 7
- symfony/finder is locked to version v6.3.3 and an update of this package was not requested.
- symfony/finder v6.3.3 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 8
- symfony/options-resolver is locked to version v6.3.0 and an update of this package was not requested.
- symfony/options-resolver v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 9
- symfony/process is locked to version v6.3.2 and an update of this package was not requested.
- symfony/process v6.3.2 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 10
- symfony/service-contracts is locked to version v3.3.0 and an update of this package was not requested.
- symfony/service-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 11
- symfony/string is locked to version v6.3.2 and an update of this package was not requested.
- symfony/string v6.3.2 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement.
Problem 12
- doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement.
- doctrine/annotations 2.0.1 requires doctrine/lexer ^2 || ^3 -> satisfiable by doctrine/lexer[3.0.0].
- doctrine/annotations is locked to version 2.0.1 and an update of this package was not requested.
|
Linter
Process completed with exit code 2.
|