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 #114 Remove Symfony deprecation contracts from required packages (cezarystepkowski)
This PR was merged into the 0.2-dev branch.
Discussion
----------
Remove Symfony deprecation contracts from required packages
`symfony/deprecation-contracts` is not needed any more, because the legacy code that triggered deprecations has been removed.
Additionally, it caused problems when trying to install `qossmic/rich-model-forms-bundle` on projects that require `symfony/deprecation-contracts` in version 3.
Commits
-------
d67ab92 Remove Symfony deprecation contracts from required packages
0 commit comments