Skip to content

Commit 01e9244

Browse files
committed
updated Http-Kernel dependency
Closes silexphp/Silex-WebProfiler#94.
1 parent b240b2e commit 01e9244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.5.9",
20-
"symfony/http-kernel": "~2.8|~3.0",
20+
"symfony/http-kernel": "~3.1",
2121
"symfony/routing": "~2.8|~3.0",
2222
"symfony/twig-bridge": "~2.8|~3.0"
2323
},

0 commit comments

Comments
 (0)