diff --git a/composer.json b/composer.json index d609362..3407960 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "php": "^8.0 <= 8.1", "nyholm/psr7": "^1.8.2", "php-http/curl-client": "^2.3.2", - "psr/log": "^1", + "psr/log": "^3", "sentry/sentry": "^3.22.1", "guzzlehttp/promises": "^1.5.3" }, diff --git a/composer.lock b/composer.lock index 2f944d3..c7a9235 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": "32c6285aba26beb6158075915835e83a", + "content-hash": "23bad8491c1583e6a5086f98bca21e72", "packages": [ { "name": "clue/stream-filter",