Skip to content

[stable31] Fix npm audit #1204

[stable31] Fix npm audit

[stable31] Fix npm audit #1204

Triggered via pull request January 11, 2026 03:42
Status Success
Total duration 18m 19s
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 7.0.0 and an update of this package was not requested. - sebastian/diff 7.0.0 requires php >=8.3 -> your php version (8.1; overridden via config.platform, actual: 8.1.34) does not satisfy that requirement. Problem 2 - symfony/console is locked to version v7.3.1 and an update of this package was not requested. - symfony/console v7.3.1 requires php >=8.2 -> your php version (8.1; overridden via config.platform, actual: 8.1.34) 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; overridden via config.platform, actual: 8.1.34) 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; overridden via config.platform, actual: 8.1.34) does not satisfy that requirement. Problem 5 - vimeo/psalm is locked to version 6.13.0 and an update of this package was not requested. - vimeo/psalm 6.13.0 requires php ~8.1.31 || ~8.2.27 || ~8.3.16 || ~8.4.3 -> your php version (8.1; overridden via config.platform, actual: 8.1.34) does not satisfy that requirement.