Skip to content

Commit 3f3632c

Browse files
fix(deps): update dependency psr/log to v3
1 parent b8fee8c commit 3f3632c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"php": "^8.0 <= 8.1",
2222
"nyholm/psr7": "^1.8.2",
2323
"php-http/curl-client": "^2.4.0",
24-
"psr/log": "^1",
24+
"psr/log": "^3",
2525
"sentry/sentry": "^4.25.0"
2626
},
2727
"provide": {

0 commit comments

Comments
 (0)