Skip to content

Commit 094f4e4

Browse files
committed
Run tests with doctrine/collections 2
1 parent 45fd318 commit 094f4e4

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
@@ -44,7 +44,7 @@
4444
"symfony/translation": "^4.4|^5.0|^6.0",
4545
"symfony/var-dumper": "^4.4|^5.0|^6.0",
4646
"doctrine/annotations": "^1.10.4",
47-
"doctrine/collections": "~1.0",
47+
"doctrine/collections": "^1.0|^2.0",
4848
"doctrine/data-fixtures": "^1.1",
4949
"doctrine/dbal": "^2.13.1|^3.0",
5050
"doctrine/orm": "^2.7.4",

0 commit comments

Comments
 (0)