Skip to content

Commit ea6ec47

Browse files
committed
Update composer dependencies
1 parent 8efe80b commit ea6ec47

File tree

2 files changed

+291
-45
lines changed

2 files changed

+291
-45
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"ext-xml": "*"
3737
},
3838
"require-dev": {
39-
"phpunit/phpunit": "3.7.*",
39+
"phpunit/phpunit": "4.*",
4040
"phpdocumentor/phpdocumentor":"2.*",
4141
"squizlabs/php_codesniffer": "1.*",
42-
"phpmd/phpmd": "dev-master",
43-
"sebastian/phpcpd": "*",
44-
"phploc/phploc": "*",
42+
"phpmd/phpmd": "2.*",
43+
"sebastian/phpcpd": "2.*",
44+
"phploc/phploc": "2.*",
4545
"dompdf/dompdf":"0.6.*",
4646
"tecnick.com/tcpdf": "6.*",
4747
"mpdf/mpdf": "5.*"

0 commit comments

Comments
 (0)