Skip to content

Commit

Permalink
Issue 164 - take away orm 3 support for now (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanwilfer authored Feb 24, 2024
1 parent b9dd869 commit 4a79d73
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 @@ -40,7 +40,7 @@
"ext-sqlite3": "*",
"symfony/browser-kit": "^5.4|^6.0|^7.0",
"doctrine/doctrine-bundle": "^1.12|^2.0",
"doctrine/orm": "^2.7|^3.0",
"doctrine/orm": "^2.7",
"florianv/exchanger": "^2.0",
"php-http/message": "^1.0",
"php-http/guzzle6-adapter": "^2.0",
Expand Down

0 comments on commit 4a79d73

Please sign in to comment.