File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,6 @@ nelmio_security:
88 content_type :
99 nosniff : true
1010
11- # forces Microsoft's XSS-Protection with
12- # its block mode
13- xss_protection :
14- enabled : true
15- mode_block : true
16-
1711 # Send a full URL in the `Referer` header when performing a same-origin request,
1812 # only send the origin of the document to secure destination (HTTPS->HTTPS),
1913 # and send no header to a less secure destination (HTTPS->HTTP).
Original file line number Diff line number Diff line change 304304 ]
305305 },
306306 "nelmio/security-bundle": {
307- "version": "2.4 ",
307+ "version": "3.5 ",
308308 "recipe": {
309309 "repo": "github.com/symfony/recipes",
310- "branch": "master ",
310+ "branch": "main ",
311311 "version": "2.4",
312- "ref": "65726efb67ff51d89de38195bc0d230fa811f64d "
312+ "ref": "71045833e4f882ad9de8c95fe47efb99a1eec2f7 "
313313 },
314314 "files": [
315- "./ config/packages/nelmio_security.yaml"
315+ "config/packages/nelmio_security.yaml"
316316 ]
317317 },
318318 "nesbot/carbon": {
You can’t perform that action at this time.
0 commit comments