v2.1.1-beta
Pre-release
Pre-release
What's Changed
- The
with()
method inExtendedValidator
allows additional validatables to be included. - The
without()
method inExtendedValidator
allows additional validatables to be excluded. - Tests the
with()
andwithout()
methods. - Migrated PHPUnit configuration file to newer version.
- Updated package versions for GitHub actions.
Full Changelog: v2.1.0-beta...v2.1.1-beta