Skip to content

updated required laminas-form

Choose a tag to compare

@bidi47 bidi47 released this 04 Feb 10:27
· 27 commits to 4.0 since this release
b31bbf1

Changed

  • Backward compatibility with dotkernel/dot-form version 3.x is broken due to laminas-form update to version 3.x
  • Updated composer.json to require laminas/laminas-form version ^3.1.1 due to security vulnerability
  • Increase the PHP version to 8.1

Added

  • Nothing

Deprecated

  • Nothing

Removed

  • Nothing

Fixed

  • Nothing