Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 |
renovate[bot] authored Dec 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent ba7038c commit 3ddbd9b
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
@@ -22,7 +22,7 @@
"doctrine/event-manager": "^2.0.1",
"doctrine/migrations": "^3.8.2",
"doctrine/orm": "^3.3.1",
"doctrine/persistence": "^3.4.0",
"doctrine/persistence": "^4.0.0",
"psr/cache": "^2.0.0 || ^3.0.0",
"psr/container": "^1.1.2 || ^2.0.2"
},

0 comments on commit 3ddbd9b

Please sign in to comment.