Skip to content

Commit 11c13ff

Browse files
Merge branch '6.1' into 6.2
* 6.1: [Mime] Rename SMimeEncryptorTest to SMimeEncrypterTest Run tests with doctrine/collections 2
2 parents 95d2d5d + 088996a commit 11c13ff

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
@@ -43,7 +43,7 @@
4343
"symfony/translation": "^5.4|^6.0",
4444
"symfony/var-dumper": "^5.4|^6.0",
4545
"doctrine/annotations": "^1.10.4",
46-
"doctrine/collections": "~1.0",
46+
"doctrine/collections": "^1.0|^2.0",
4747
"doctrine/data-fixtures": "^1.1",
4848
"doctrine/dbal": "^2.13.1|^3.0",
4949
"doctrine/orm": "^2.7.4",

0 commit comments

Comments
 (0)