summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/SecurityBundle
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-03 10:26:14 +0100
committerRemi Collet <remi@remirepo.net>2020-03-03 10:26:14 +0100
commit07e132dc1b7a0ca387fe8075e4b7d11dfa5b6035 (patch)
treee159fcfe5293337d965af36afe6c7fc291490719 /src/Symfony/Bundle/SecurityBundle
parentbf7a8c0a41ddc1433b9db3c8fc76aa6be900c64f (diff)
v4.4.5
Diffstat (limited to 'src/Symfony/Bundle/SecurityBundle')
-rw-r--r--src/Symfony/Bundle/SecurityBundle/composer.json2
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",