Skip to content

Commit 5035c04

Browse files
committed
Allow psr/log 2 and 3
1 parent 2a53275 commit 5035c04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^8.1",
88
"hostnet/entity-tracker-component": "^2.0.0",
9-
"psr/log": "^1.1.0",
9+
"psr/log": "^1.1.0||^2.0.0||^3.0.0",
1010
"symfony/config": "^5.4||^6.0",
1111
"symfony/dependency-injection": "^5.4||^6.0",
1212
"symfony/http-kernel": "^5.4||^6.0",

0 commit comments

Comments
 (0)