Skip to content

ci(deps): Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 in /.github/workflows #570

ci(deps): Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 in /.github/workflows

ci(deps): Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 in /.github/workflows #570

Status Success
Total duration 38s
Artifacts

lint-php-cs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
php-cs
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - sebastian/diff is locked to version 6.0.2 and an update of this package was not requested. - sebastian/diff 6.0.2 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v7.2.5 and an update of this package was not requested. - symfony/console v7.2.5 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.2.0 and an update of this package was not requested. - symfony/filesystem v7.2.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 4 - symfony/string is locked to version v7.2.0 and an update of this package was not requested. - symfony/string v7.2.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 5 - vimeo/psalm is locked to version 6.10.1 and an update of this package was not requested. - sebastian/diff 6.0.2 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. - vimeo/psalm 6.10.1 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by sebastian/diff[6.0.2].