Skip to content

Commit 1363e9b

Browse files
authored
update dependency psr/log (#5)
1 parent fdd16fc commit 1363e9b

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "^7.2|^8.0",
1919
"react/http": "^1.2",
20-
"psr/log": "^1.1"
20+
"psr/log": "^1.1 || ^2.0 || ^3.0"
2121
},
2222
"require-dev": {
2323
"monolog/monolog": "^2.2",

0 commit comments

Comments
 (0)