summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Security/Guard/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-12-02 15:39:09 +0100
committerRemi Collet <remi@remirepo.net>2019-12-02 15:39:09 +0100
commitf4f5811298329588cc33dfd6938912990975537e (patch)
tree05be5d2a1644711beb0d90c8a7eb6cd7ba0f35f9 /src/Symfony/Component/Security/Guard/composer.json
parent279e734da13d87d30a190eb442bbf35a378696b5 (diff)
v4.4.1
Diffstat (limited to 'src/Symfony/Component/Security/Guard/composer.json')
-rw-r--r--src/Symfony/Component/Security/Guard/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Security/Guard/composer.json b/src/Symfony/Component/Security/Guard/composer.json
index af3ce94..09b30d1 100644
--- a/src/Symfony/Component/Security/Guard/composer.json
+++ b/src/Symfony/Component/Security/Guard/composer.json
@@ -18,7 +18,7 @@
"require": {
"php": "^7.1.3",
"symfony/security-core": "^3.4.22|^4.2.3|^5.0",
- "symfony/security-http": "^4.3"
+ "symfony/security-http": "^4.4.1"
},
"require-dev": {
"psr/log": "~1.0"