Skip to content

Commit

Permalink
chore: bump minimum doctrine/orm version (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: Christopher Georg <[email protected]>
  • Loading branch information
Chris53897 and Chris8934 authored Jan 13, 2024
1 parent 70381ee commit d6bae80
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 @@ -17,7 +17,7 @@
],
"require": {
"php": ">=8.2",
"doctrine/orm": "^2.15",
"doctrine/orm": "^2.17.2",
"doctrine/doctrine-bundle": "^2.11",
"doctrine/collections": "^2.1",
"doctrine/dbal": "^3.7",
Expand Down

0 comments on commit d6bae80

Please sign in to comment.