[monolog] Update Composer dependencies ahead of release

- Updating monolog/monolog (2.9.1 => 2.9.2)
This commit is contained in:
Hypolite Petovan 2024-03-19 22:46:48 -04:00
parent d838fc6421
commit a020ac4309
12 changed files with 244 additions and 61 deletions

View file

@ -1,17 +1,17 @@
[
{
"name": "monolog/monolog",
"version": "2.9.1",
"version_normalized": "2.9.1.0",
"version": "2.9.2",
"version_normalized": "2.9.2.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
"reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
"reference": "f259e2b15fb95494c83f52d3caad003bbf5ffaa1",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/437cb3628f4cf6042cc10ae97fc2b8472e48ca1f",
"reference": "437cb3628f4cf6042cc10ae97fc2b8472e48ca1f",
"shasum": ""
},
"require": {
@ -57,7 +57,7 @@
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
"time": "2023-02-06T13:44:46+00:00",
"time": "2023-10-27T15:25:26+00:00",
"type": "library",
"extra": {
"branch-alias": {