Skip to content

Commit

Permalink
Update dependency doctrine/orm to v3
Browse files Browse the repository at this point in the history
| datasource | package      | from   | to    |
| ---------- | ------------ | ------ | ----- |
| packagist  | doctrine/orm | 2.19.6 | 3.2.1 |
  • Loading branch information
renovate[bot] committed Jun 29, 2024
1 parent 5dd6510 commit 2cdf19c
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 @@ -19,7 +19,7 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"doctrine/orm": "^2.19.6",
"doctrine/orm": "^3.2.1",
"doctrine/persistence": "^3.3.3"
},
"require-dev": {
Expand Down

0 comments on commit 2cdf19c

Please sign in to comment.