Skip to content

Commit 3f15ab1

Browse files
authored
chore(deps): require psr/log v3 (#133)
1 parent 3903e97 commit 3f15ab1

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
"php": "^8.2",
2222
"ext-pcntl": "*",
2323
"ext-rdkafka": "^6",
24-
"psr/log": "^1.1 || ^2 || ^3",
24+
"psr/log": "^3",
2525
"thecodingmachine/safe": "^2.2"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)