Skip to content

Commit afc7333

Browse files
authored
Allow psr/log v3.0 (#310)
1 parent c9ca054 commit afc7333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"psr/container": "^1.0 | ^2.0",
2222
"psr/http-client-implementation": "^1.0",
2323
"vonage/nexmo-bridge": "^0.1.0",
24-
"psr/log": "^1.1|^2.0"
24+
"psr/log": "^1.1|^2.0|^3.0"
2525
},
2626
"require-dev": {
2727
"php": "~7.4 || ~8.0 || ~8.1",

0 commit comments

Comments
 (0)