Skip to content

Commit 0b07f38

Browse files
Fix deps=low
1 parent 4e7de10 commit 0b07f38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"symfony/password-hasher": "^5.4|^6.0",
3030
"symfony/security-core": "^6.2",
3131
"symfony/security-csrf": "^5.4|^6.0",
32-
"symfony/security-http": "^6.3.4",
33-
"symfony/service-contracts": "^1.10|^2|^3"
32+
"symfony/security-http": "^6.3.6",
33+
"symfony/service-contracts": "^2.5|^3"
3434
},
3535
"require-dev": {
3636
"doctrine/annotations": "^1.10.4|^2",

0 commit comments

Comments
 (0)