Changelog
- Breaking changes
- Changed unique field for users from their email address to their username
- Added optional multi-factor authentication #6
- Added source and distribution info to package pages
- Added package links and for dependents, suggesters and providers
- Improved package and package list pages
- Implemented pretty URLs through EasyAdmin
- Disabled online check for compromised password
- Improved code quality with:
- Run tests in database transactions with
dama/doctrine-test-bundle - Various code style improvements
- Run tests in database transactions with
- Updated Symfony dependencies to version 7.3