Skip to content

Commit 0313c04

Browse files
committed
AC-2841: Updated phpmd library to support reflection intersection types in PHP8.1
1 parent 0b04381 commit 0313c04

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"lusitanian/oauth": "~0.8.10",
9595
"magento/magento-coding-standard": "*",
9696
"magento/magento2-functional-testing-framework": "^3.10",
97-
"pdepend/pdepend": "~2.10.0",
98-
"phpmd/phpmd": "^2.12.0",
97+
"pdepend/pdepend": "^2.12",
98+
"phpmd/phpmd": "^2.13",
9999
"phpstan/phpstan": "^1.6.8",
100100
"phpunit/phpunit": "~9.5.20",
101101
"sebastian/phpcpd": "^6.0.3",

composer.lock

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)