Skip to content

Commit ff6e9ce

Browse files
committed
Security based update.
1 parent 914c30d commit ff6e9ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"symfony/process": "^3.4.0 || ^4.0.0 || ^5.0.0",
2424
"symfony/property-access": "^3.4.0 || ^4.0.0 || ^5.0.0",
2525
"symfony/routing": "^4.3.0 || ^5.0.0",
26-
"symfony/security-core": "^4.4.13 || ^5.0.0",
26+
"symfony/security-core": "^4.4.13 || ^5.2.8",
2727
"symfony/security-csrf": "^4.4.13 || ^5.0.0",
28-
"symfony/security-guard": "^4.4.13 || ^5.0.0",
29-
"symfony/security-http": "^4.4.13 || ^5.1.0",
28+
"symfony/security-guard": "^4.4.13 || ^5.2.8",
29+
"symfony/security-http": "^4.4.13 || ^5.2.8",
3030
"symfony/serializer": "^3.4.0 || ^4.0.0 || ^5.0.0",
3131
"symfony/stopwatch": "^3.4.0 || ^4.0.0 || ^5.0.0",
3232
"symfony/translation": "^3.4.0 || ^4.4.0 || ^5.0.0",

0 commit comments

Comments
 (0)