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
Remove direct dependency on composer/package-versions-deprecated
This dependency in the doctrine-bridge was added to enforce the
replacement of the ocramius/package-versions package used by the ORM, to
keep support for PHP versions we needed. But as of 2.7.4, the ORM
switched its dependency, so this is not necessary anymore.
0 commit comments