Composer(deps): Bump monolog/monolog from 3.5.0 to 3.6.0 (#1454)

Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 3.5.0 to 3.6.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.5.0...3.6.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-04-15 22:00:06 +07:00 committed by GitHub
commit d1af4a6c02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -1420,16 +1420,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "3.5.0", "version": "3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448" "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448", "reference": "4b18b21a5527a3d5ffdac2fd35d3ab25a9597654",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1452,7 +1452,7 @@
"phpstan/phpstan": "^1.9", "phpstan/phpstan": "^1.9",
"phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.4", "phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^10.1", "phpunit/phpunit": "^10.5.17",
"predis/predis": "^1.1 || ^2", "predis/predis": "^1.1 || ^2",
"ruflin/elastica": "^7", "ruflin/elastica": "^7",
"symfony/mailer": "^5.4 || ^6", "symfony/mailer": "^5.4 || ^6",
@ -1505,7 +1505,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.5.0" "source": "https://github.com/Seldaek/monolog/tree/3.6.0"
}, },
"funding": [ "funding": [
{ {
@ -1517,7 +1517,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-27T15:32:31+00:00" "time": "2024-04-12T21:02:21+00:00"
}, },
{ {
"name": "nikic/iter", "name": "nikic/iter",