v0.6.15
Remove micro-module/laminas-validator dependency which pulled in the abandoned laminas/laminas-zendframework-bridge package. Replace Zend\Validator\Hostname with PHP's native filter_var(FILTER_VALIDATE_DOMAIN) which provides equivalent DNS and local hostname validation. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>