Skip to content

Commit 6b0058e

Browse files
minor #46104 [DoctrineBridge][FrameworkBundle][Messenger] Indicate support for doctrine/persistence 3 (derrabus)
This PR was merged into the 4.4 branch. Discussion ---------- [DoctrineBridge][FrameworkBundle][Messenger] Indicate support for doctrine/persistence 3 | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | N/A | License | MIT | Doc PR | N/A Commits ------- c93d3dd1a5 Indicate support for doctrine/persistence 3
2 parents 6f182d9 + fed7202 commit 6b0058e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require-dev": {
3434
"doctrine/annotations": "^1.10.4",
3535
"doctrine/cache": "^1.0|^2.0",
36-
"doctrine/persistence": "^1.3|^2.0",
36+
"doctrine/persistence": "^1.3|^2|^3",
3737
"paragonie/sodium_compat": "^1.8",
3838
"symfony/asset": "^3.4|^4.0|^5.0",
3939
"symfony/browser-kit": "^4.3|^5.0",

0 commit comments

Comments
 (0)