Skip to content

Commit 7961f86

Browse files
minor #60533 [FrameworkBundle][JsonPath] conflict with 7.4 releases of experimental components (xabbuh)
This PR was merged into the 7.3 branch. Discussion ---------- [FrameworkBundle][JsonPath] conflict with 7.4 releases of experimental components | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- 71528ca67f1 conflict with 7.4 releases of experimental components
2 parents de25053 + 8122caa commit 7961f86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"symfony/mailer": "<6.4",
9595
"symfony/messenger": "<6.4",
9696
"symfony/mime": "<6.4",
97+
"symfony/object-mapper": ">=7.4",
9798
"symfony/property-info": "<6.4",
9899
"symfony/property-access": "<6.4",
99100
"symfony/runtime": "<6.4.13|>=7.0,<7.1.6",

0 commit comments

Comments
 (0)