Skip to content

Upgrade Guide

Migration from 4.x to 5.x

Removed shims of 3.x used in 4.x

  • FormHelper

If you need any of that functionality, you will need to make your own app copy of it.

INFO

A full overview of all shimming between versions can be found in the Wiki. When planning an upgrade, also review the official upgrade docs.

Released under the MIT License.