summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-04-16 10:59:24 +0200
committerRemi Collet <remi@remirepo.net>2019-04-16 10:59:24 +0200
commit385edada41f849a41e71f419bf059b495e973e22 (patch)
tree68ba4cd814aa5866319ecdfca91f9006bb1f011c /src/Symfony/Bundle
parent112ad4799771c3788f6cdcbd0ce63b4a07e57aa6 (diff)
v4.2.6
Diffstat (limited to 'src/Symfony/Bundle')
-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",