We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b77d62 commit fbc3017Copy full SHA for fbc3017
1 file changed
composer.json
@@ -8,7 +8,8 @@
8
},
9
"require": {
10
"php": ">=7.1",
11
- "apache/thrift": "@stable"
+ "apache/thrift": "@stable",
12
+ "psr/log": "~1.0.2"
13
14
"require-dev": {
15
"phpunit/phpunit": "@stable"
0 commit comments