changes #18
api-approval.yml
on: push
Code Quality & Static Analysis
10s
Matrix: laravel-tests
Annotations
2 errors
|
Code Quality & Static Analysis
Process completed with exit code 2.
|
|
Code Quality & Static Analysis
Your lock file does not contain a compatible set of packages. Please run composer update.
Problem 1
- Root composer.json requires php ^8.2 but your php version (8.1.33) does not satisfy that requirement.
Problem 2
- brick/math is locked to version 0.14.1 and an update of this package was not requested.
- brick/math 0.14.1 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 3
- doctrine/dbal is locked to version 4.3.4 and an update of this package was not requested.
- doctrine/dbal 4.3.4 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 4
- dragonmantank/cron-expression is locked to version v3.6.0 and an update of this package was not requested.
- dragonmantank/cron-expression v3.6.0 requires php ^8.2|^8.3|^8.4|^8.5 -> your php version (8.1.33) does not satisfy that requirement.
Problem 5
- laravel/framework is locked to version v12.43.1 and an update of this package was not requested.
- laravel/framework v12.43.1 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 6
- laravel/sanctum is locked to version v4.2.1 and an update of this package was not requested.
- laravel/sanctum v4.2.1 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 7
- nette/utils is locked to version v4.1.0 and an update of this package was not requested.
- nette/utils v4.1.0 requires php 8.2 - 8.5 -> your php version (8.1.33) does not satisfy that requirement.
Problem 8
- nunomaduro/termwind is locked to version v2.3.3 and an update of this package was not requested.
- nunomaduro/termwind v2.3.3 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 9
- spatie/laravel-query-builder is locked to version 6.3.6 and an update of this package was not requested.
- spatie/laravel-query-builder 6.3.6 requires php ^8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 10
- symfony/clock is locked to version v8.0.0 and an update of this package was not requested.
- symfony/clock v8.0.0 requires php >=8.4 -> your php version (8.1.33) does not satisfy that requirement.
Problem 11
- symfony/console is locked to version v7.4.1 and an update of this package was not requested.
- symfony/console v7.4.1 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 12
- symfony/css-selector is locked to version v8.0.0 and an update of this package was not requested.
- symfony/css-selector v8.0.0 requires php >=8.4 -> your php version (8.1.33) does not satisfy that requirement.
Problem 13
- symfony/error-handler is locked to version v7.4.0 and an update of this package was not requested.
- symfony/error-handler v7.4.0 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 14
- symfony/event-dispatcher is locked to version v8.0.0 and an update of this package was not requested.
- symfony/event-dispatcher v8.0.0 requires php >=8.4 -> your php version (8.1.33) does not satisfy that requirement.
Problem 15
- symfony/filesystem is locked to version v8.0.1 and an update of this package was not requested.
- symfony/filesystem v8.0.1 requires php >=8.4 -> your php version (8.1.33) does not satisfy that requirement.
Problem 16
- symfony/finder is locked to version v7.4.0 and an update of this package was not requested.
- symfony/finder v7.4.0 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 17
- symfony/http-foundation is locked to version v7.4.1 and an update of this package was not requested.
- symfony/http-foundation v7.4.1 requires php >=8.2 -> your php version (8.1.33) does not satisfy that requirement.
Problem 18
- symfony/http-kernel is locked to version v7.4.2 and an update of this package was not requested.
- symfony/http-kernel v7.4.2 requires php >=8.2 -> your php version (8.1.33)
|