Skip to content

Commit 3d3a9e1

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: Indicate compatibility with psr/log 2 and 3 Signed-off-by: Alexander M. Turek <[email protected]>
2 parents 665bc11 + 343ba5b commit 3d3a9e1

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
@@ -22,7 +22,7 @@
2222
},
2323
"require": {
2424
"php": ">=7.2.5",
25-
"psr/log": "^1.0",
25+
"psr/log": "^1|^2|^3",
2626
"symfony/http-client-contracts": "^2.2",
2727
"symfony/polyfill-php73": "^1.11",
2828
"symfony/polyfill-php80": "^1.15",

0 commit comments

Comments
 (0)