8000 [8.x] Constraint psr/log version by kylekatarnls · Pull Request #38851 · laravel/framework · GitHub
[go: up one dir, main page]

Skip to content

[8.x] Constraint psr/log version #38851

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
Sep 18, 2021
Merged

Conversation

kylekatarnls
Copy link
Contributor
@kylekatarnls kylekatarnls commented Sep 18, 2021

monolog/monolog 2.3.4 now supports psr/log 3.0.0 which has log(...): void; while previous versions used: log(...); making Illuminate\Log\LogManager no longer compatible.

I think we should restrict this on Laravel < 9, then maybe enforce psr/log ^3 for Laravel >= 9 then add the : void return type also in Illuminate\Log\LogManager.

See #38852 for 9.x

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
0