Skip to content

Commit 5daef5f

Browse files
soyukavch-a5sys
andauthored
chore: allow doctrine/collections ^v3 (#7947)
Co-authored-by: Valentin Chauvin <vchauvin@a5sys.com>
1 parent fffcb25 commit 5daef5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Doctrine/Common/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"php": ">=8.2",
2727
"api-platform/metadata": "^4.2.6",
2828
"api-platform/state": "^4.2.4",
29-
"doctrine/collections": "^2.1",
29+
"doctrine/collections": "^2.1 || ^3.0",
3030
"doctrine/common": "^3.2.2",
3131
"doctrine/persistence": "^3.2 || ^4.0"
3232
},

0 commit comments

Comments
 (0)