Skip to content

Commit 5d7a4b1

Browse files
authored
Update logger version
1 parent 6d00338 commit 5d7a4b1

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
@@ -9,7 +9,7 @@
99
"require": {
1010
"php": ">=7.1",
1111
"apache/thrift": "0.11.*",
12-
"psr/log": "~1.0.2"
12+
"psr/log": "^1.0.2"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "@stable"

0 commit comments

Comments
 (0)