inspection fixes
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled

This commit is contained in:
Dennis Eichhorn 2024-05-17 14:15:51 +00:00
parent e2c05413d6
commit 1df2b87071
2 changed files with 1378 additions and 809 deletions

View File

@ -10,11 +10,10 @@
"require-dev": { "require-dev": {
"phpunit/phpunit": ">=11.0", "phpunit/phpunit": ">=11.0",
"friendsofphp/php-cs-fixer": ">=3.51", "friendsofphp/php-cs-fixer": ">=3.51",
"squizlabs/php_codesniffer": ">=3.7", "phpcsstandards/php_codesniffer": ">=3.7",
"phpmd/phpmd": ">=2.9", "phpmd/phpmd": ">=2.9",
"phpstan/phpstan": ">=1.10.62", "phpstan/phpstan": ">=1.10.62",
"phan/phan": ">=3.2.6", "phan/phan": ">=3.2.6",
"phploc/phploc": ">=7.0",
"phpmetrics/phpmetrics": ">=2.8", "phpmetrics/phpmetrics": ">=2.8",
"rector/rector": ">=1.0.3" "rector/rector": ">=1.0.3"
}, },

2184
composer.lock generated

File diff suppressed because it is too large Load Diff