The repo mediawiki/tools/codesniffer now requires php8.2 (719255ced59bbbf189897b7aad9cd5add72e4856)
The non-voting job mw-tools-codesniffer-mwcore-testrun fails now with:
https://integration.wikimedia.org/ci/job/mw-tools-codesniffer-mwcore-testrun/3277/console
21:06:21 [12.7MiB/0.11s] No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. 21:06:21 [12.7MiB/0.11s] Loading composer repositories with package information 21:06:22 [17.6MiB/0.85s] Updating dependencies 21:06:22 [19.1MiB/0.86s] Your requirements could not be resolved to an installable set of packages. 21:06:22 [19.1MiB/0.86s] 21:06:22 Problem 1 21:06:22 - Root composer.json requires php >=8.2.0 but your php version (8.1.33) does not satisfy that requirement. 21:06:22 21:06:22 [19.1MiB/0.86s] Running update with --no-dev does not mean require-dev is ignored, it just means the packages will not be installed. If dev requirements are blocking the update you have to resolve those problems. 21:06:22 [16.0MiB/0.87s] Memory usage: 16MiB (peak: 24.51MiB), time: 0.87s
Please update the php version of this job, maybe to php8.3 or php8.4.