Skip to content

Commit

Permalink
added doctrine/orm 3.2 in composer to prevent github actions to insta…
Browse files Browse the repository at this point in the history
…ll the lowest version
  • Loading branch information
Claudiu Pintiuta committed Jun 13, 2024
1 parent db46147 commit 8f7b2ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"mezzio/mezzio-twigrenderer": "^2.15.0",
"ramsey/uuid-doctrine": "^2.1.0",
"roave/psr-container-doctrine": "^5.1.0",
"doctrine/orm": "^3.2",
"symfony/filesystem": "^7.0.3"
},
"require-dev": {
Expand Down

0 comments on commit 8f7b2ab

Please sign in to comment.