This commit adds the 'connect-src' directive to the Content Security Policy in the nelmio_security.yaml file. This allows connections only to the same origin ('self').
- Added "nelmio/security-bundle" version "^3.0" to composer.json - Added "symfony/password-hasher" version "v6.3.0" to composer.lock