PHP 8.4 compatibility
What's Changed
- Remove .github directory from composer installs by @voku in https://github.com/bjeavons/zxcvbn-php/pull/65
- Fix code style by @Zenexer in https://github.com/bjeavons/zxcvbn-php/pull/66
- Add PHP 8.4 to CI and make it compatible by @mkopinsky in https://github.com/bjeavons/zxcvbn-php/pull/81
- php 8.4 compatibility by @Xon in https://github.com/bjeavons/zxcvbn-php/pull/80
New Contributors
- @voku made their first contribution in https://github.com/bjeavons/zxcvbn-php/pull/65
Full Changelog: https://github.com/bjeavons/zxcvbn-php/compare/1.3.1...1.4.0