Skip to content

Commit bf6f449

Browse files
authored
feat(flagd): support newer psr/log
Signed-off-by: Tom Carrio <[email protected]>
1 parent 5872cf5 commit bf6f449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: providers/Flagd/composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"psr/http-client": "^1.0",
2828
"psr/http-factory": "^1.0",
2929
"psr/http-message": "^1.0",
30-
"psr/log": "^1.1"
30+
"psr/log": "^2.0 || ^3.0"
3131
},
3232
"require-dev": {
3333
"ergebnis/composer-normalize": "^2.25",

0 commit comments

Comments
 (0)