Skip to content

Commit

Permalink
Run tests with doctrine/collections 2
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabus committed Nov 25, 2022
1 parent 45fd318 commit 094f4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"symfony/translation": "^4.4|^5.0|^6.0",
"symfony/var-dumper": "^4.4|^5.0|^6.0",
"doctrine/annotations": "^1.10.4",
"doctrine/collections": "~1.0",
"doctrine/collections": "^1.0|^2.0",
"doctrine/data-fixtures": "^1.1",
"doctrine/dbal": "^2.13.1|^3.0",
"doctrine/orm": "^2.7.4",
Expand Down

0 comments on commit 094f4e4

Please sign in to comment.