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

chore: add support for php 8.4 #138

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joostdebruijn
Copy link
Contributor

This PR resolves deprecation warnings when using this with PHP 8.4. The changes are backwards compatible.

The Github workflow is adjusted: it runs tests from PHP 8.1 until PHP 8.4 with Laravel 9, 10 and 11. It drops tests for Laravel 8 and PHP 8.0, both no longer supported by their maintainers. It's still possible to install this package on those versions as the composer constraints are not changed.

@joostdebruijn
Copy link
Contributor Author

@inxilpro Can you help to get this merged and released?

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.

1 participant