Skip to content

Commit 1373f16

Browse files
update dependencies in order to make mftf php8 compatible, fix running phpcpd
1 parent b2a23dc commit 1373f16

File tree

6 files changed

+1627
-871
lines changed

6 files changed

+1627
-871
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"phpmd/phpmd": "^2.8.0",
4848
"phpunit/phpunit": "^9.0",
4949
"rregeer/phpunit-coverage-check": "^0.1.4",
50-
"sebastian/phpcpd": "~5.0.0",
50+
"sebastian/phpcpd": "~6.0.0",
5151
"squizlabs/php_codesniffer": "~3.5.4",
5252
"symfony/stopwatch": "~3.4.6"
5353
},

0 commit comments

Comments
 (0)