Skip to content

Commit 32a855f

Browse files
committed
Drop unused dependency to psr/log
1 parent c23091b commit 32a855f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"require": {
1010
"php": ">=7.1",
1111
"ext-sockets": "*",
12-
"apache/thrift": "0.11.*",
13-
"psr/log": "^1.0.2"
12+
"apache/thrift": "0.11.*"
1413
},
1514
"require-dev": {
1615
"phpunit/phpunit": "@stable"

0 commit comments

Comments
 (0)