Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 336 Bytes

File metadata and controls

16 lines (9 loc) · 336 Bytes

Upgrade from 2.x to 3.0

The below guide will assist in upgrading from the 2.x versions to 3.0.

Bundle Requirements

  • Symfony 7.4 or 8.0+
  • PHP 8.4 or later

General Changes

  • Added type declarations where previously not used

Removed Features

  • Removed support for the deprecated options array in validation constraints