Skip to content

Commit

Permalink
DE-106540 Allow doctrine/collections as ^1.8.0 || ^2.0 (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
dorrogeray authored Jun 13, 2024
1 parent ea4e8de commit 5f07776
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 @@ -15,7 +15,7 @@
"php": ">=8.1",
"ext-json": "*",
"psr/log": "^1.1",
"doctrine/collections": "^1.8.0",
"doctrine/collections": "^1.8.0 || ^2.0",
"brandembassy/datetime": "^3.0",
"nette/utils": "^3.0",
"aws/aws-sdk-php": "^3.209",
Expand Down

0 comments on commit 5f07776

Please sign in to comment.