diff options
author | Remi Collet <remi@remirepo.net> | 2020-01-22 11:24:17 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-01-22 11:24:17 +0100 |
commit | 5ef35d2f3596032187c786dcfad78f8d671f527c (patch) | |
tree | 866ee6d8efc82e977536410856f552bde38aee57 /src/Symfony/Bundle/SecurityBundle | |
parent | 353dd726419caa2df7095e69e49f7f36f12cd0b5 (diff) |
v4.4.3
Diffstat (limited to 'src/Symfony/Bundle/SecurityBundle')
-rw-r--r-- | src/Symfony/Bundle/SecurityBundle/composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/SecurityBundle/composer.json b/src/Symfony/Bundle/SecurityBundle/composer.json index 4093fe2..e503124 100644 --- a/src/Symfony/Bundle/SecurityBundle/composer.json +++ b/src/Symfony/Bundle/SecurityBundle/composer.json @@ -24,7 +24,7 @@ "symfony/security-core": "^4.4", "symfony/security-csrf": "^4.2|^5.0", "symfony/security-guard": "^4.2|^5.0", - "symfony/security-http": "^4.4.1" + "symfony/security-http": "^4.4.3" }, "require-dev": { "doctrine/doctrine-bundle": "^1.5|^2.0", |