We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914c30d commit ff6e9ceCopy full SHA for ff6e9ce
composer.json
@@ -23,10 +23,10 @@
23
"symfony/process": "^3.4.0 || ^4.0.0 || ^5.0.0",
24
"symfony/property-access": "^3.4.0 || ^4.0.0 || ^5.0.0",
25
"symfony/routing": "^4.3.0 || ^5.0.0",
26
- "symfony/security-core": "^4.4.13 || ^5.0.0",
+ "symfony/security-core": "^4.4.13 || ^5.2.8",
27
"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",
+ "symfony/security-guard": "^4.4.13 || ^5.2.8",
+ "symfony/security-http": "^4.4.13 || ^5.2.8",
30
"symfony/serializer": "^3.4.0 || ^4.0.0 || ^5.0.0",
31
"symfony/stopwatch": "^3.4.0 || ^4.0.0 || ^5.0.0",
32
"symfony/translation": "^3.4.0 || ^4.4.0 || ^5.0.0",
0 commit comments