Skip to content

Commit cd3912e

Browse files
committed
Support psr/log v2
1 parent baa3905 commit cd3912e

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
"require": {
3030
"php": ">=7.4",
3131
"ext-json": "*",
32-
"psr/log": "^1.1",
32+
"psr/log": "^1.1 || ^2.0",
3333
"symfony/console": "^4.4.15 || ^5.1",
3434
"symfony/filesystem": "^4.4 || ^5.1 || ^6",
3535
"symfony/polyfill-php80": "^1.23",

0 commit comments

Comments
 (0)