diff --git a/composer.json b/composer.json index 4635d1d0..d56c334d 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "amphp/amp": "3.0.2", "hassankhan/config": "3.2.0", "sj-i/php-cast": "1.0.0", - "monolog/monolog": "3.8.1", + "monolog/monolog": "3.10.0", "webmozart/assert": "1.11.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index 01704458..5aa6cee7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "43c43e6cacfa8d078e245ceb5da200d7", + "content-hash": "8449b1a85eccfd0cc0db3dd63a0802cf", "packages": [ { "name": "amphp/amp", @@ -1214,16 +1214,16 @@ }, { "name": "monolog/monolog", - "version": "3.8.1", + "version": "3.10.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4" + "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/aef6ee73a77a66e404dd6540934a9ef1b3c855b4", - "reference": "aef6ee73a77a66e404dd6540934a9ef1b3c855b4", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0", + "reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0", "shasum": "" }, "require": { @@ -1241,7 +1241,7 @@ "graylog2/gelf-php": "^1.4.2 || ^2.0", "guzzlehttp/guzzle": "^7.4.5", "guzzlehttp/psr7": "^2.2", - "mongodb/mongodb": "^1.8", + "mongodb/mongodb": "^1.8 || ^2.0", "php-amqplib/php-amqplib": "~2.4 || ^3", "php-console/php-console": "^3.1.8", "phpstan/phpstan": "^2", @@ -1301,7 +1301,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.8.1" + "source": "https://github.com/Seldaek/monolog/tree/3.10.0" }, "funding": [ { @@ -1313,7 +1313,7 @@ "type": "tidelift" } ], - "time": "2024-12-05T17:15:07+00:00" + "time": "2026-01-02T08:56:05+00:00" }, { "name": "php-di/invoker", @@ -5199,5 +5199,5 @@ "platform-dev": { "ext-posix": "*" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }