1 Commits
Author SHA1 Message Date
renovate-bot 41539ed4a1 chore(deps): update dependency monolog/monolog to v3.11.0
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 3m23s
Tests / build-prod (pull_request) Successful in 3m18s
2026-09-02 14:04:09 +00:00
Generated
+6 -6
View File
@@ -8,16 +8,16 @@
"packages": [
{
"name": "monolog/monolog",
"version": "3.10.0",
"version": "3.11.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
"reference": "147f303310f06334f03f409e49d7ad1e275ff05a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/147f303310f06334f03f409e49d7ad1e275ff05a",
"reference": "147f303310f06334f03f409e49d7ad1e275ff05a",
"shasum": ""
},
"require": {
@@ -95,7 +95,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.10.0"
"source": "https://github.com/Seldaek/monolog/tree/3.11.0"
},
"funding": [
{
@@ -107,7 +107,7 @@
"type": "tidelift"
}
],
"time": "2026-01-02T08:56:05+00:00"
"time": "2026-09-02T12:39:56+00:00"
},
{
"name": "psr/cache",