We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941161e commit bcb14c9Copy full SHA for bcb14c9
composer.json
@@ -37,9 +37,9 @@
37
"require-dev" : {
38
"codeclimate/php-test-reporter" : "~0.1",
39
"pdepend/pdepend" : "~2.0",
40
- "phploc/phploc" : "~2.1",
+ "phploc/phploc" : "~2.0",
41
"phpmd/phpmd" : "~2.2",
42
- "phpunit/phpunit": "~4.6",
+ "phpunit/phpunit" : "~4.6",
43
"satooshi/php-coveralls" : "~0.6",
44
"sebastian/phpcpd" : "~2.0",
45
"squizlabs/php_codesniffer" : "~2.3"
0 commit comments