You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#59174 [FrameworkBundle] Add symfony/json-encoder to dev requirements (alexandre-daubois)
This PR was merged into the 7.3 branch.
Discussion
----------
[FrameworkBundle] Add `symfony/json-encoder` to dev requirements
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
This fixes most errors on low-deps (from about 60 to 7), but a few are remaining because of some invalid service definition which certainly has another root cause. They may be addressed in a follow-up PR. Maybe do you have an idea `@mtarld`?
Commits
-------
7082e2e [FrameworkBundle] Fix `JsonEncoder` config on low-deps
0 commit comments