Skip to content

Commit e23b237

Browse files
committed
update phploc dependency
1 parent bdbb66a commit e23b237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"squizlabs/php_codesniffer": "^2.6",
4242
"phpmd/phpmd": "^2.4",
4343
"sebastian/phpcpd": "^2.0",
44-
"phploc/phploc": "^2.0",
44+
"phploc/phploc": "^2.0 || ^3.0",
4545
"phpdocumentor/phpdocumentor": "^2.8",
4646
"codeclimate/php-test-reporter": "dev-master"
4747
}

0 commit comments

Comments
 (0)