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 Monolog 3 #6706

Open
BugBuster1701 opened this issue Jan 11, 2024 · 0 comments · May be fixed by #7142
Open

Add support for Monolog 3 #6706

BugBuster1701 opened this issue Jan 11, 2024 · 0 comments · May be fixed by #7142
Labels
feature help wanted Issues and PRs which are looking for volunteers to complete them.

Comments

@BugBuster1701
Copy link
Contributor

Description

One of my extensions requires "https://github.com/browscap/browscap-php" as a dependency.

For PHP 8.3 I need version 7.3 or later in which the Monolog dependency has been increased to Monolog "^3.5.0".

Monologue 3 has been available since mid-2022, at least with PHP 8.1.
Version 3.5.0 has been available since October 2023.

Upgrade instructions can be found here.
https://github.com/Seldaek/monolog/blob/main/UPGRADE.md

Symfony already supports Monolog with 6.4.
"monologue/monologue": "^1.25.1|^2|^3"

@Toflar Toflar added the help wanted Issues and PRs which are looking for volunteers to complete them. label Jan 11, 2024
@Wusch Wusch linked a pull request Apr 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Issues and PRs which are looking for volunteers to complete them.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants