10000 Merge branch '2.7' into 2.8 · symfony/symfony@3a665af · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a665af

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: [Security] fixed composer.json
2 parents 4b94274 + 8a1f0a0 commit 3a665af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"symfony/validator": "For using the user password constraint",
4848
"symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
4949
"symfony/expression-language": "For using the expression voter",
50-
"ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5"
50+
"ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
5151
"paragonie/random_compat": ""
5252
},
5353
"autoload": {

0 commit comments

Comments
 (0)
0