Skip to content

Commit 44eb693

Browse files
authored
Merge pull request #1212 from a-treschilov/feature/doctrine-collections-3x
Add support for doctrine/collections 3.x
2 parents f3103f0 + bdb87d6 commit 44eb693

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"composer-plugin-api": "^2.0",
2020
"amphp/amp": "^3.0",
2121
"amphp/parallel": "^2.1",
22-
"doctrine/collections": "^1.6.8 || ^2.0",
22+
"doctrine/collections": "^1.6.8 || ^2.0 || ^3.0",
2323
"gitonomy/gitlib": "^1.6",
2424
"laravel/serializable-closure": "^2.0",
2525
"monolog/monolog": "^2.0 || ^3.0",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)