Skip to content

Commit

Permalink
build(deps): bump monolog/monolog from 2.4.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Upgrade guide](https://github.com/Seldaek/monolog/blob/main/UPGRADE.md)
- [Commits](Seldaek/monolog@2.4.0...3.0.0)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2022
1 parent 6991bf7 commit 6059ef7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 20 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"nette/neon": "^3.3",
"symfony/expression-language": "^6.0",
"symfony/yaml": "^6.0",
"monolog/monolog": "^2.3"
"monolog/monolog": "^3.0"
},
"require-dev": {
"ext-posix": "*",
Expand Down
42 changes: 23 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6059ef7

Please sign in to comment.