Skip to content

Update composer.json to accept monolog/monolog 3.x #63

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

Closed
wants to merge 1 commit into from
Closed

Update composer.json to accept monolog/monolog 3.x #63

wants to merge 1 commit into from

Conversation

jtolj
Copy link

@jtolj jtolj commented Jun 30, 2023

Summary

Updates composer.json to accept monolog/monolog 3.x. The fixed 2.x requirement is currently preventing this package from working with Laravel 10 and other applications that use monolog 3.x.

Testing

There are currently no tests for the debug logging functionality, however I modified the setUp() method to enable logging with monolog 3.x installed and they passed as expected.

Checklist

@n7studios n7studios mentioned this pull request Jul 3, 2023
5 tasks
@n7studios
Copy link
Contributor

Thanks @jtolj - have added tests and submitted as a PR here. Should be available in this package as 1.2 later this week.

@n7studios n7studios closed this Jul 3, 2023
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