Skip to content

Commit f3a9633

Browse files
fix(deps): update dependency psr/log to v3
1 parent d624d06 commit f3a9633

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
@@ -20,7 +20,7 @@
2020
"php": "^8.0 <= 8.1",
2121
"nyholm/psr7": "^1.8.2",
2222
"php-http/curl-client": "^2.4.0",
23-
"psr/log": "^1",
23+
"psr/log": "^3",
2424
"sentry/sentry": "^4.19.1"
2525
},
2626
"provide": {

0 commit comments

Comments
 (0)