Skip to content

Commit 8b72ee9

Browse files
committed
Merge branch '5.2' into 5.3
* 5.2: Indicate compatibility with psr/log 2 and 3 [ci] Fix wrongly skipped integration tests Signed-off-by: Alexander M. Turek <me@derrabus.de>
2 parents 87a3523 + 583e879 commit 8b72ee9

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
"require": {
1919
"php": ">=7.2.5",
2020
"egulias/email-validator": "^2.1.10|^3",
21-
"psr/log": "~1.0",
21+
"psr/log": "^1|^2|^3",
2222
"symfony/deprecation-contracts": "^2.1",
2323
"symfony/event-dispatcher": "^4.4|^5.0",
2424
"symfony/mime": "^5.2.6",

0 commit comments

Comments
 (0)