Skip to content

Commit d43915f

Browse files
committed
allow psr/log 3
1 parent 7aa1dd3 commit d43915f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"doctrine/annotations": "1.*,>=1.2.0",
99
"doctrine/common": "^2.13.3|^3.0.0",
1010
"doctrine/orm": "^2.7.5",
11-
"psr/log": "^1.0.0"
11+
"psr/log": "^1.0.0|^2.0.0|^3.0.0"
1212
},
1313
"require-dev": {
1414
"hostnet/database-test-lib": "^2.0.2",

0 commit comments

Comments
 (0)