Skip to content

Commit 22cfd56

Browse files
updated psr/log acceptable mayor version (php-debugbar#485)
1 parent 3a85e5b commit 22cfd56

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
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^7.1|^8",
21-
"psr/log": "^1.0",
21+
"psr/log": "^1.0 || ^2.0",
2222
"symfony/var-dumper": "^2.6|^3|^4|^5"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)