All pull requests should target the development branch.
- Keep public APIs backward compatible unless a breaking release is explicitly planned.
- Add focused tests for new array, text, number, time, or validation helpers.
- Update
README.mdand the current changelog for user-visible changes. - Run quality checks:
composer run qualitycomposer installValidate before submitting:
composer run quality