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
this library currently uses "doctrine/dbal": "^2.12". We might want to also check compatibility with version 3.x and 4.x. Doctrine DBAL stable is currently at version 3.6.2, and version 4.0.0 is around the corner (currently in beta).
Edit: DBAL 3 was released on November 17, 2020. DBAL 4 was released on February 3, 2024.