Composer(deps): Bump monolog/monolog from 3.7.0 to 3.8.0 (#1677)

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

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

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-11-14 13:22:28 +07:00 committed by GitHub
commit 12d9269a9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -1887,16 +1887,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "3.7.0", "version": "3.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8" "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/32e515fdc02cdafbe4593e30a9350d486b125b67",
"reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8", "reference": "32e515fdc02cdafbe4593e30a9350d486b125b67",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1916,12 +1916,14 @@
"guzzlehttp/psr7": "^2.2", "guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8", "mongodb/mongodb": "^1.8",
"php-amqplib/php-amqplib": "~2.4 || ^3", "php-amqplib/php-amqplib": "~2.4 || ^3",
"phpstan/phpstan": "^1.9", "php-console/php-console": "^3.1.8",
"phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan": "^2",
"phpstan/phpstan-strict-rules": "^1.4", "phpstan/phpstan-deprecation-rules": "^2",
"phpunit/phpunit": "^10.5.17", "phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^10.5.17 || ^11.0.7",
"predis/predis": "^1.1 || ^2", "predis/predis": "^1.1 || ^2",
"ruflin/elastica": "^7", "rollbar/rollbar": "^4.0",
"ruflin/elastica": "^7 || ^8",
"symfony/mailer": "^5.4 || ^6", "symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6" "symfony/mime": "^5.4 || ^6"
}, },
@ -1972,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.7.0" "source": "https://github.com/Seldaek/monolog/tree/3.8.0"
}, },
"funding": [ "funding": [
{ {
@ -1984,7 +1986,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-28T09:40:51+00:00" "time": "2024-11-12T13:57:08+00:00"
}, },
{ {
"name": "nikic/iter", "name": "nikic/iter",