Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
0cd77f8b30
Updated composer.json to remove the translation package and add the stopwatch package. Cleaned up configuration files by removing unused mailer, notifier, translation, and ux_turbo settings, and adjusted CSRF protection settings. Modified messenger.yaml to remove email message routing.
6203971689
Updated composer.json to remove unused Symfony packages, modified messenger.yaml to change transport DSN to 'sync://', and updated search.html.twig placeholder text for improved clarity.