Skip to content

Commit

Permalink
Bump monolog/monolog from 2.9.2 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 2.9.2 to 3.5.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.9.2...3.5.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 Mar 2, 2024
1 parent d77dc82 commit 131eef2
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": "^8.1.1",
"ext-json": "*",
"monolog/monolog": "^2.8",
"monolog/monolog": "^3.5",
"php-di/php-di": "^6.4",
"slim/psr7": "^1.5",
"slim/slim": "^4.10",
Expand Down
41 changes: 20 additions & 21 deletions composer.lock

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

0 comments on commit 131eef2

Please sign in to comment.