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

Php 84 upgrade #922

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

markwalet
Copy link

The dev dependencies were a bit outdated. I've updated them where I could without breaking tests, but especially in the lower versions it was unclear to me which versions were still supported.

Besides the dependency upgrades, I've resolved the deprecations warnings for PHP 8.4.

@shalvah
Copy link
Contributor

shalvah commented Nov 29, 2024

Thanks!

I'll be fine with dropping support for PHP 8.0 and dingo/api; I think we've done a good job of supporting them for a while now.

@markwalet
Copy link
Author

I'm not familiar with dingo, and the 3 different composer files don't really help with figuring out what is required and what is not. I'm used to using composer update --prefer-lowest when testing my minimal version constraints.

You can find an example here. But I'm not sure if we should fit this into this merge request at all or create a separate issue for that. What do you think?

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