Commit 95c43e3
committed
minor symfony#59180 [FrameworkBundle] do not allow symfony/json-encoder 7.4 yet (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
[FrameworkBundle] do not allow symfony/json-encoder 7.4 yet
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
The component is experimental. Claiming to be compatible with 7.4 could lead to having to change a stable 7.3 release of the FrameworkBundle if the JsonEncoder component introduced BC breaks in 7.4.
Commits
-------
c2c0e8b do not allow symfony/json-encoder 7.4 yet1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
0 commit comments