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

Updating dependency to eliminate deprecation warning #165

Open
wants to merge 1 commit into
base: 5.x-dev
Choose a base branch
from

Conversation

snake14
Copy link
Contributor

@snake14 snake14 commented Feb 3, 2025

Description:

Updating dependency to eliminate deprecation warning. The old dependency is no longer supported, so we had to switch to a fork which supports PHP 8.0.

Fixes: #164

Review

@snake14
Copy link
Contributor Author

snake14 commented Feb 3, 2025

This eliminates the deprecation error, but it doesn't support PHP 7.2. We might have to try a different library or use rector to downgrade. What do you think @AltamashShaikh ?

@AltamashShaikh
Copy link
Contributor

This eliminates the deprecation error, but it doesn't support PHP 7.2. We might have to try a different library or use rector to downgrade. What do you think @AltamashShaikh ?

@snake14 We should try with Rector once and take a decision accordingly.

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.

Deprecation warning from vendored library
2 participants