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

Update compatibility for Monolog 2 & Nette 3 #5

Merged
merged 4 commits into from
Jan 28, 2020

Conversation

jakubboucek
Copy link
Contributor

Package is not needed any update in code because it's mot matching any of BC break between deps versions.

## Updated packages:

  • Monolog from v1.9 to v2
  • Nette\DI from v2.2 to v 3
  • Tracy v2.3 to v2.4

Update Tracy it's not just update, but fix, because \Nextras\TracyMonologAdapter\Processors\TracyExceptionProcessor::logException() is using \Throwable, but Tracy v2.3 knowns only \Exception.

Compatibility checked with --prefer-lowest flag too.

@hrach hrach merged commit 5c4c5d5 into nextras:master Jan 28, 2020
@hrach
Copy link
Member

hrach commented Jan 28, 2020

Thanks!

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