Skip to content

Commit

Permalink
inspection fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Eichhorn committed May 17, 2024
1 parent d47e3c9 commit 0f65d38
Show file tree
Hide file tree
Showing 2 changed files with 1,461 additions and 892 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,10 @@
"require-dev": {
"phpunit/phpunit": ">=11.0",
"friendsofphp/php-cs-fixer": ">=3.51",
"squizlabs/php_codesniffer": ">=3.7",
"phpcsstandards/php_codesniffer": ">=3.7",
"phpmd/phpmd": ">=2.9",
"phpstan/phpstan": ">=1.10.62",
"phan/phan": ">=3.2.6",
"phploc/phploc": ">=7.0",
"phpmetrics/phpmetrics": ">=2.8",
"rector/rector": ">=1.0.3"
},
Expand Down
Loading

0 comments on commit 0f65d38

Please sign in to comment.