Skip to content

Commit 436871f

Browse files
authored
Allow PSR log 3 (#184)
1 parent 07f7bbc commit 436871f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "^7.4 || ^8.0",
1818
"nikic/iter": "^2.2",
19-
"psr/log": "^1.1 || ^2.0",
19+
"psr/log": "^1.1 || ^2.0 || ^3.0",
2020
"symfony/console": "^4.4 || ^5.4 || ^6.0",
2121
"symfony/dependency-injection": "^4.4 || ^5.4 || ^6.0",
2222
"symfony/deprecation-contracts": "^2.5 || ^3.1",

0 commit comments

Comments
 (0)