Skip to content

Commit 4ed0d7c

Browse files
committed
Allow psr/log 2
1 parent 567566a commit 4ed0d7c

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
"ext-yaml": "*",

0 commit comments

Comments
 (0)