Skip to content

Commit fbc3017

Browse files
committed
Added psr/log level dependencies
1 parent 9b77d62 commit fbc3017

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
},
99
"require": {
1010
"php": ">=7.1",
11-
"apache/thrift": "@stable"
11+
"apache/thrift": "@stable",
12+
"psr/log": "~1.0.2"
1213
},
1314
"require-dev": {
1415
"phpunit/phpunit": "@stable"

0 commit comments

Comments
 (0)