Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 260 Bytes

upgrading_3.X_to_4.0.md

File metadata and controls

10 lines (6 loc) · 260 Bytes

Upgrading from 3.X to 4.0

The following main changes apply to the 4.0 release:

  • required PHP 8.1
  • updated dependencies
  • removal of deprecated method calls

From 4.1.0 doctrine/dbal 4.X is required due to changes in the QueryBuilder implementation.