Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automatic composer updates] #18381

Merged
merged 1 commit into from Nov 26, 2021
Merged

[automatic composer updates] #18381

merged 1 commit into from Nov 26, 2021

Conversation

github-actions[bot]
Copy link
Contributor

composer update log:

Loading composer repositories with package information
Updating dependencies
Lock file operations: 0 installs, 4 updates, 0 removals
 - Upgrading geoip2/geoip2 (v2.12.0 => v2.12.1)
 - Upgrading phpmailer/phpmailer (v6.5.1 => v6.5.3)
 - Upgrading szymach/c-pchart (v3.0.10 => v3.0.11)
 - Upgrading twig/twig (v3.3.3 => v3.3.4)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 0 installs, 4 updates, 0 removals
 - Downloading geoip2/geoip2 (v2.12.1)
 - Downloading phpmailer/phpmailer (v6.5.3)
 - Downloading szymach/c-pchart (v3.0.11)
 - Downloading twig/twig (v3.3.4)
 - Upgrading geoip2/geoip2 (v2.12.0 => v2.12.1): Extracting archive
 - Upgrading phpmailer/phpmailer (v6.5.1 => v6.5.3): Extracting archive
 - Upgrading szymach/c-pchart (v3.0.10 => v3.0.11): Extracting archive
 - Upgrading twig/twig (v3.3.3 => v3.3.4): 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!

@sgiehl
Copy link
Member

sgiehl commented Nov 26, 2021

szymach/c-pchart 3.0.11 added PHP 8.1 support. refs #17686

@sgiehl sgiehl added not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. labels Nov 26, 2021
@sgiehl sgiehl added this to the 4.7.0 milestone Nov 26, 2021
@sgiehl sgiehl merged commit 4a089cb into 4.x-dev Nov 26, 2021
@sgiehl sgiehl deleted the composer-update branch November 26, 2021 08:24
@Findus23
Copy link
Member

Phpmailer 6.5.3/6.5.2 also added official PHP 8.1 support: https://github.com/PHPMailer/PHPMailer/releases/tag/v6.5.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants