Your project files should use safer permissions
- Read doc
- Security
- Major
More information: https://insight.symfony.com/what-we-analyse/php.too_permissive_file_permissions
chmod a-x 'src/Container/Events/AfterRegistration.php' \
'src/Container/Events/AfterResolution.php' \
'src/Container/Events/BeforeRegistration.php' \
'src/Container/Events/BeforeResolution.php'