summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/WebProfilerBundle/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Bundle/WebProfilerBundle/composer.json')
-rw-r--r--src/Symfony/Bundle/WebProfilerBundle/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/WebProfilerBundle/composer.json b/src/Symfony/Bundle/WebProfilerBundle/composer.json
index 79f4ddb..c43de7e 100644
--- a/src/Symfony/Bundle/WebProfilerBundle/composer.json
+++ b/src/Symfony/Bundle/WebProfilerBundle/composer.json
@@ -18,7 +18,7 @@
"require": {
"php": "^7.1.3",
"symfony/config": "^4.2",
- "symfony/http-kernel": "~4.2",
+ "symfony/http-kernel": "^4.2.6",
"symfony/routing": "~3.4|~4.0",
"symfony/twig-bundle": "~4.2",
"symfony/var-dumper": "~3.4|~4.0",