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 2a4a83b commit e38e94aCopy full SHA for e38e94a
.gitattributes
@@ -3,6 +3,6 @@
3
/.gitattributes export-ignore
4
/.gitignore export-ignore
5
/phpcs.xml.dist export-ignore
6
-/phplint.xml.dist export-ignore
+/phplint.yml.dist export-ignore
7
/phpmd.xml.dist export-ignore
8
/psalm.xml.dist export-ignore
composer.json
@@ -25,7 +25,6 @@
25
"issues": "https://github.com/andrey-tech/pdepend-summary-formatter-php/issues",
26
"source": "https://github.com/andrey-tech/pdepend-summary-formatter-php"
27
},
28
-
29
"require": {
30
"php": "^7.4 || ^8.0",
31
"ext-simplexml": "*",
0 commit comments