Skip to content

Commit

Permalink
require minimum version 2.5 for symfony/dependency-injection
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyes kooli committed Mar 18, 2016
1 parent 5c579fd commit bde04f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"require": {
"php": ">=5.3.3",
"symfony/framework-bundle": ">=2.6",
"symfony/dependency-injection": ">=2.5",
"symfony/console": "~2.7"
},
"require-dev": {
Expand Down

0 comments on commit bde04f6

Please sign in to comment.