From b44fb6726b7e514e7048d864914667cea6a5e5ad Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 13 Nov 2019 12:08:37 +0100
Subject: v4.3.8

---
 src/Symfony/Bundle/SecurityBundle/composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/Symfony/Bundle')

diff --git a/src/Symfony/Bundle/SecurityBundle/composer.json b/src/Symfony/Bundle/SecurityBundle/composer.json
index a727e48..e864dce 100644
--- a/src/Symfony/Bundle/SecurityBundle/composer.json
+++ b/src/Symfony/Bundle/SecurityBundle/composer.json
@@ -24,7 +24,7 @@
         "symfony/security-core": "~4.3",
         "symfony/security-csrf": "~4.2",
         "symfony/security-guard": "~4.2",
-        "symfony/security-http": "^4.3"
+        "symfony/security-http": "^4.3.8"
     },
     "require-dev": {
         "symfony/asset": "~3.4|~4.0",
-- 
cgit