Skip to content

Commit 6f639d0

Browse files
committed
Merge branch 'bjdelange-master'
2 parents 7089242 + 4a9f0ed commit 6f639d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
}
3030
},
3131
"require": {
32-
"twig/twig": "1.15.*",
33-
"symfony/console": "2.4.*",
32+
"twig/twig": "~1.15",
33+
"symfony/console": "~2.4",
3434
"hoa/ruler": "dev-master",
3535
"symfony/config": "~2.4"
3636
},
3737
"minimum-stability": "dev",
3838
"require-dev": {
39-
"phpunit/phpunit": "4.1.*"
39+
"phpunit/phpunit": "~4.1"
4040
},
4141
"bin": [
4242
"bin/phpmetrics.php"

0 commit comments

Comments
 (0)