Skip to content

Commit 5d3790b

Browse files
committed
Run tests with doctrine/collections 2
1 parent e6a97a0 commit 5d3790b

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
@@ -29,7 +29,7 @@
2929
"symfony/service-contracts": "^1.1|^2|^3"
3030
},
3131
"require-dev": {
32-
"doctrine/collections": "~1.0",
32+
"doctrine/collections": "^1.0|^2.0",
3333
"symfony/validator": "^4.4.17|^5.1.9|^6.0",
3434
"symfony/dependency-injection": "^4.4|^5.0|^6.0",
3535
"symfony/expression-language": "^4.4|^5.0|^6.0",

0 commit comments

Comments
 (0)