You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates the dependencies to PHP 8.3 and a new forms component.
Uses validated form values instead of all values when formatting and hydrating values, improving data handling and security.
Updates the doctrine-components dependency to the latest major version.
This change removes the previous range constraint and ensures compatibility with newer features and bug fixes.
Also updates namespace of QueryObject class.