Skip to content

Commit

Permalink
[HttpKernel] Fix lowest dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Jul 22, 2015
1 parent b0d97b7 commit 07b3fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/HttpKernel/composer.json
Expand Up @@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.3.3",
"symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2",
"symfony/event-dispatcher": "~2.6,>=2.6.7",
"symfony/http-foundation": "~2.5,>=2.5.4",
"symfony/debug": "~2.6,>=2.6.2",
"psr/log": "~1.0"
Expand Down

0 comments on commit 07b3fa9

Please sign in to comment.