Skip to content

Commit 6b44e98

Browse files
committed
Allow psr/log 2
1 parent 619c782 commit 6b44e98

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
@@ -16,7 +16,7 @@
1616
"php": "^7.3 || ^8.0",
1717
"ext-json": ">=1.3.7",
1818
"ezimuel/ringphp": "^1.1.2",
19-
"psr/log": "~1.0"
19+
"psr/log": "^1|^2"
2020
},
2121
"require-dev": {
2222
"symplify/git-wrapper": ">=9.0 <9.3.27",

0 commit comments

Comments
 (0)