diff options
author | Remi Collet <remi@remirepo.net> | 2020-03-03 10:26:14 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-03-03 10:26:14 +0100 |
commit | 07e132dc1b7a0ca387fe8075e4b7d11dfa5b6035 (patch) | |
tree | e159fcfe5293337d965af36afe6c7fc291490719 /src/Symfony/Bundle/SecurityBundle/composer.json | |
parent | bf7a8c0a41ddc1433b9db3c8fc76aa6be900c64f (diff) |
v4.4.5
Diffstat (limited to 'src/Symfony/Bundle/SecurityBundle/composer.json')
-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 e503124..6ccf682 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.3" + "symfony/security-http": "^4.4.5" }, "require-dev": { "doctrine/doctrine-bundle": "^1.5|^2.0", |