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

Update to use PHP 8.1 and phpunit 10.5 #8

Merged
merged 5 commits into from
Dec 13, 2024
Merged

Conversation

pavog
Copy link
Member

@pavog pavog commented Dec 12, 2024

Since PHP 8.0 has been EOL for over a year (since November 2023), I think we can upgrade the requirements from php >= 8.0 to php >= 8.1. This will allow us to take advantage of the new features of PHP 8.1, update our dependencies, benefit from the performance improvements of PHP 8.1 and much more.

This PR also updates phpunit to 10.5 and updates its dependencies.

@pavog pavog changed the title Update to use PHP 8.1 Update to use PHP 8.1 and phpunit 10.5 Dec 13, 2024
@pavog pavog merged commit 6e817e6 into aternosorg:master Dec 13, 2024
13 checks passed
@pavog pavog deleted the php-81 branch December 13, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants