Skip to content

Commit

Permalink
Update dependency doctrine/persistence to v4
Browse files Browse the repository at this point in the history
| datasource | package              | from  | to    |
| ---------- | -------------------- | ----- | ----- |
| packagist  | doctrine/persistence | 3.4.0 | 4.0.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 35ba914 commit 754e05b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"laminas/laminas-permissions-rbac": "^3.1",
"laminas/laminas-servicemanager": "^3.15",
"laminas/laminas-stdlib": "^3.1",
"doctrine/persistence": "^2.0 || ^3.0"
"doctrine/persistence": "^2.0 || ^3.0 || ^4.0"
},
"require-dev": {
"laminas/laminas-coding-standard": "^3.0",
Expand Down
19 changes: 9 additions & 10 deletions composer.lock

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

0 comments on commit 754e05b

Please sign in to comment.