Skip to content

Commit

Permalink
Fix security tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vtsykun committed Sep 11, 2023
1 parent 4c1eaf8 commit 26cff6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/SecurityBundle/composer.json
Expand Up @@ -29,7 +29,7 @@
"symfony/password-hasher": "^5.4|^6.0",
"symfony/security-core": "^6.2",
"symfony/security-csrf": "^5.4|^6.0",
"symfony/security-http": "^6.3"
"symfony/security-http": "^6.3.4"
},
"require-dev": {
"doctrine/annotations": "^1.10.4|^2",
Expand Down

0 comments on commit 26cff6c

Please sign in to comment.