Breaking Changes
- PHP Version: Minimum PHP version upgraded from 5.5 to 7.4
- This aligns with modern PHP standards and security best practices
- Dev dependencies already required PHP 7.4+, this makes the runtime requirement consistent
Dependencies Updates
- friendsofphp/php-cs-fixer: Updated from ^3.13 to ^3.88
- brainmaestro/composer-git-hooks: Updated from v2....