8000
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 4a98f28 commit 5ef8abcCopy full SHA for 5ef8abc
composer.json
@@ -54,6 +54,7 @@
54
"symfony/security": "self.version",
55
"symfony/security-core": "self.version",
56
"symfony/security-csrf": "self.version",
57
+ "symfony/security-guard": "self.version",
58
"symfony/security-http": "self.version",
59
"symfony/security-bundle": "self.version",
60
"symfony/serializer": "self.version",
src/Symfony/Component/Security/composer.json
@@ -25,6 +25,7 @@
25
"replace": {
26
27
28
29
"symfony/security-http": "self.version"
30
},
31
"require-dev": {
0 commit comments