Skip to content

ci(deps-dev): Bump nextcloud/coding-standard from 1.3.2 to 1.4.0 in /vendor-bin/cs-fixer #660

ci(deps-dev): Bump nextcloud/coding-standard from 1.3.2 to 1.4.0 in /vendor-bin/cs-fixer

ci(deps-dev): Bump nextcloud/coding-standard from 1.3.2 to 1.4.0 in /vendor-bin/cs-fixer #660

Status Success
Total duration 23s
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.3.0 and an update of this package was not requested. - symfony/console v7.3.0 requires php >=8.2 -> your php version (8.1.32) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v7.3.0 and an update of this package was not requested. - symfony/filesystem v7.3.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.3.0 and an update of this package was not requested. - symfony/string v7.3.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.12.0 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.12.0 requires sebastian/diff ^4.0 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by sebastian/diff[6.0.2].