build(deps): update monolog/monolog requirement in /app

Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog) to permit the latest version.
- [Release notes](https://github.com/Seldaek/monolog/releases)
- [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Seldaek/monolog/compare/1.24.0...2.9.1)

---
updated-dependencies:
- dependency-name: monolog/monolog
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/composer/app/monolog/monolog-2.9.1
dependabot[bot] 2023-02-07 01:16:47 +00:00 committed by GitHub
parent a7905b40ce
commit c786b6dec0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"ext-pcre": "*",
"kamisama/cake-resque": "4.1.2",
"pear/crypt_gpg": "1.6.7",
"monolog/monolog": "1.24.0"
"monolog/monolog": "2.9.1"
},
"require-dev": {
"phpunit/phpunit": "^8",