composer update log:
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Lock file operations: 0 installs, 5 updates, 0 removals
- Upgrading matomo/device-detector (6.0.1 => 6.0.2)
- Upgrading phpmailer/phpmailer (v6.6.2 => v6.6.3)
- Upgrading phpunit/phpunit (8.5.26 => 8.5.27)
- Upgrading squizlabs/php_codesniffer (3.7.0 => 3.7.1)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 5 updates, 0 removals
- Downloading matomo/device-detector (6.0.2)
- Downloading phpmailer/phpmailer (v6.6.3)
- Downloading phpunit/phpunit (8.5.27)
- Downloading squizlabs/php_codesniffer (3.7.1)
- Upgrading matomo/device-detector (6.0.1 => 6.0.2): Extracting archive
- Upgrading phpmailer/phpmailer (v6.6.2 => v6.6.3): Extracting archive
- Upgrading phpunit/phpunit (8.5.26 => 8.5.27): Extracting archive
- Upgrading squizlabs/php_codesniffer (3.7.0 => 3.7.1): Extracting archive
Package phpunit/php-token-stream is abandoned, you should avoid using it. No replacement was suggested.
Generating autoload files
32 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
PHP CodeSniffer Config installed_paths set to ../../slevomat/coding-standard
It seems the changes to szymach/c-pchart
fixes various deprecation warning for PHP 8.1, but the resulting graphs are now looking a bit more ugly. We might need to investigate if they broke something in the lib, that we could provide a fix for.