Skip to content

Commit

Permalink
Merge pull request #812 from fezfez/doctrine-collection-2.1
Browse files Browse the repository at this point in the history
Allow doctrine/collections:^2.1
  • Loading branch information
TomHAnderson committed Jul 25, 2023
2 parents 52221d4 + 712fda1 commit caa9b18
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 @@ -41,7 +41,7 @@
"composer/semver": "^3.0",
"doctrine/annotations": "^1.13.3 || ^2",
"doctrine/cache": "^1.13.0 || ^2.1.0",
"doctrine/collections": "^1.8.0",
"doctrine/collections": "^1.8.0 || ^2.1",
"doctrine/doctrine-laminas-hydrator": "^3.2.0",
"doctrine/event-manager": "^1.2.0",
"doctrine/inflector": "^2.0.6",
Expand Down

0 comments on commit caa9b18

Please sign in to comment.