Composer(deps): Bump monolog/monolog from 3.8.0 to 3.8.1 (#1699)

Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 3.8.0 to 3.8.1.
- [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/3.8.0...3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-06 13:23:24 +07:00 committed by GitHub
commit f2ec1a1dfa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -1887,16 +1887,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "3.8.0", "version": "3.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "32e515fdc02cdafbe4593e30a9350d486b125b67" "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
"reference": "32e515fdc02cdafbe4593e30a9350d486b125b67", "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1974,7 +1974,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.8.0" "source": "https://github.com/Seldaek/monolog/tree/3.8.1"
}, },
"funding": [ "funding": [
{ {
@ -1986,7 +1986,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-12T13:57:08+00:00" "time": "2024-12-05T17:15:07+00:00"
}, },
{ {
"name": "nikic/iter", "name": "nikic/iter",