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

Add support for psr/log 2.0 or 3.0 #45

Closed
khalyomede opened this issue Feb 15, 2023 · 2 comments
Closed

Add support for psr/log 2.0 or 3.0 #45

khalyomede opened this issue Feb 15, 2023 · 2 comments

Comments

@khalyomede
Copy link

Problem

I want to add support for Laravel 10 within open food fact laravel package, and Laravel 10 now relies on psr/log:^2.0|^3.0, but since it relies on this package, and this package only supports psr/log:^1.0, it cannot be updated while this package is not updated as well.

Proposed solution

Upgrade psr/log to ^2.0 or ^3.0 (or both).

Additional context

Mockups

Part of

khalyomede added a commit to khalyomede/openfoodfacts-php that referenced this issue Feb 15, 2023
khalyomede added a commit to khalyomede/openfoodfacts-php that referenced this issue Feb 15, 2023
@Benoit382
Copy link
Collaborator

Could be closed, psr/log has been updated

@teolemon
Copy link
Member

teolemon commented May 2, 2024

thanks @Benoit382 , in those cases, feel free to close

@teolemon teolemon closed this as completed May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

3 participants