summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/SecurityBundle/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-03-03 10:21:32 +0100
committerRemi Collet <remi@remirepo.net>2020-03-03 10:21:32 +0100
commit43bd62715c6716f0d77368c45e68d3840e62f01a (patch)
treebb1b50c699dc2427045791312de0cade27474ceb /src/Symfony/Bundle/SecurityBundle/composer.json
parent33e7ef3f6d883a156e16dc085d56d585d0eacd3b (diff)
v3.4.38
Diffstat (limited to 'src/Symfony/Bundle/SecurityBundle/composer.json')
-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 f0e35c7..84b624e 100644
--- a/src/Symfony/Bundle/SecurityBundle/composer.json
+++ b/src/Symfony/Bundle/SecurityBundle/composer.json
@@ -19,7 +19,7 @@
"php": "^5.5.9|>=7.0.8",
"ext-xml": "*",
"symfony/config": "~3.4|~4.0",
- "symfony/security": "~3.4.37|~4.3.10|^4.4.3",
+ "symfony/security": "~3.4.38|~4.3.10|^4.4.5",
"symfony/dependency-injection": "^3.4.3|^4.0.3",
"symfony/http-kernel": "~3.4|~4.0",
"symfony/polyfill-php70": "~1.0"