Updated nelmio/security-bundle recipe

This commit is contained in:
Jan Böhmer 2025-07-07 23:42:52 +02:00
parent 41108bd969
commit 392740d79c

View file

@ -216,15 +216,15 @@
] ]
}, },
"nelmio/security-bundle": { "nelmio/security-bundle": {
"version": "2.4", "version": "3.5",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "master", "branch": "main",
"version": "2.4", "version": "2.4",
"ref": "65726efb67ff51d89de38195bc0d230fa811f64d" "ref": "71045833e4f882ad9de8c95fe47efb99a1eec2f7"
}, },
"files": [ "files": [
"./config/packages/nelmio_security.yaml" "config/packages/nelmio_security.yaml"
] ]
}, },
"nikic/php-parser": { "nikic/php-parser": {