summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/SecurityBundle/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-06-27 10:56:01 +0200
committerRemi Collet <remi@remirepo.net>2019-06-27 10:56:01 +0200
commit49d901f7083ac527f007e93b4520f42327881bcd (patch)
tree36154267558cef771eed3d8fc5b89c11789a63df /src/Symfony/Bundle/SecurityBundle/composer.json
parent736645302205aa9c3ba53bc7cb09051c27433ffd (diff)
v3.4.29
Diffstat (limited to 'src/Symfony/Bundle/SecurityBundle/composer.json')
-rw-r--r--src/Symfony/Bundle/SecurityBundle/composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Symfony/Bundle/SecurityBundle/composer.json b/src/Symfony/Bundle/SecurityBundle/composer.json
index 57d313d..6faf933 100644
--- a/src/Symfony/Bundle/SecurityBundle/composer.json
+++ b/src/Symfony/Bundle/SecurityBundle/composer.json
@@ -18,6 +18,7 @@
"require": {
"php": "^5.5.9|>=7.0.8",
"ext-xml": "*",
+ "symfony/config": "~3.4|~4.0",
"symfony/security": "~3.4.15|~4.0.15|^4.1.4",
"symfony/dependency-injection": "^3.4.3|^4.0.3",
"symfony/http-kernel": "~3.4|~4.0",