8000 minor #16440 [Security] Clean deps (nicolas-grekas) · symfony/symfony@4883586 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4883586

Browse files
minor #16440 [Security] Clean deps (nicolas-grekas)
This PR was merged into the 2.8 branch. Discussion ---------- [Security] Clean deps | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - This follows the split of security-acl. Commits ------- ae072b7 [Security] Clean deps
2 parents 2c1bb06 + ae072b7 commit 4883586

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Symfony/Component/Security/composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,11 @@
3939
"symfony/routing": "~2.2|~3.0.0",
4040
"symfony/translation": "~2.0,>=2.0.5|~3.0.0",
4141
"symfony/validator": "~2.5,>=2.5.5|~3.0.0",
42-
"doctrine/common": "~2.2",
43-
"doctrine/dbal": "~2.2",
4442
"psr/log": "~1.0",
4543
"symfony/expression-language": "~2.6|~3.0.0",
4644
"symfony/ldap": "~2.8|~3.0.0"
4745
},
4846
"suggest": {
49-
"symfony/class-loader": "For using the ACL generateSql script",
50-
"symfony/finder": "For using the ACL generateSql script",
5147
"symfony/form": "",
5248
"symfony/validator": "For using the user password constraint",
5349
"symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",

0 commit comments

Comments
 (0)
0