Skip to content

Update to use PHP 8.1 and phpunit 10.5 #12

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

Merged
merged 1 commit into from
Mar 28, 2025
Merged

Conversation

pavog
Copy link
Member

@pavog pavog commented Dec 20, 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.

@matthi4s matthi4s merged commit 7cdfdf6 into aternosorg:master Mar 28, 2025
3 checks passed
@pavog pavog deleted the php-81 branch March 28, 2025 11:04
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.

3 participants