v1.4.2
- Use laravel validation instead of manually checking configs.
- Added
ConfigValidator
class to define and perform validations. - Changed modifiers for
$config
and$extractor
inSvgAvatarGenerator
class. - Removed stale exception classes.
- Laravel 11 github workflows.