Skip to content

Commit

Permalink
update composer doctrine/orm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Smeagolworms4 committed Apr 3, 2022
1 parent 787312d commit 20424be
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 15 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"minimum-stability": "dev",
"require" : {
"php" : ">=7.1",
"doctrine/orm": "^2,>=2.4.5|^3"
"doctrine/orm": "^2,>=2.4.5"
},
"autoload" : {
"psr-4" : {
Expand Down
192 changes: 178 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 20424be

Please sign in to comment.