Skip to content

Commit 10cd580

Browse files
committed
Allow all psr/log
Fixes #877
1 parent 635da39 commit 10cd580

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
@@ -29,7 +29,7 @@
2929
"ext-json": "*",
3030
"murtukov/php-code-generator": "^0.1.5",
3131
"phpdocumentor/reflection-docblock": "^5.2",
32-
"psr/log": "^1.0",
32+
"psr/log": "^1.0 || ^2.0 || ^3.0",
3333
"symfony/config": "^4.4.30 || ^5.3.7",
3434
"symfony/dependency-injection": "^4.4.30 || ^5.3.7",
3535
"symfony/event-dispatcher": "^4.4 || ^5.3",

0 commit comments

Comments
 (0)