Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 349 Bytes

2022-11-10-upgrade-to-dbal-3.md

File metadata and controls

12 lines (10 loc) · 349 Bytes
title issue
Upgrade to DBAL 3
NEXT-23917

Core

  • Changed used version of doctrine/dbal library to v3.5.

Upgrade Information

DBAL upgrade

We upgraded DBAL from 2.x to 3.x. Please take a look at the DBAL upgrade information itself to see if you need to adjust your code.