Skip to content

Commit

Permalink
Merge branch 'bjdelange-master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Halleck45 committed Jul 29, 2014
2 parents 7089242 + 4a9f0ed commit 6f639d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
}
},
"require": {
"twig/twig": "1.15.*",
"symfony/console": "2.4.*",
"twig/twig": "~1.15",
"symfony/console": "~2.4",
"hoa/ruler": "dev-master",
"symfony/config": "~2.4"
},
"minimum-stability": "dev",
"require-dev": {
"phpunit/phpunit": "4.1.*"
"phpunit/phpunit": "~4.1"
},
"bin": [
"bin/phpmetrics.php"
Expand Down

0 comments on commit 6f639d0

Please sign in to comment.