Skip to content

Commit

Permalink
Reqire collections patch for php8.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Jul 17, 2023
1 parent 632b3fb commit 6723f2b
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 @@ -5,7 +5,7 @@
"require": {
"php": "^7.4 || ^8.0",
"doctrine/annotations": "^1.10",
"doctrine/collections": "^1.6",
"doctrine/collections": "^1.6.8",
"doctrine/orm": "^2.9",
"doctrine/persistence": "^1.3 || ^2.0",
"symfony/polyfill-php80": "^1.20"
Expand Down

0 comments on commit 6723f2b

Please sign in to comment.