Skip to content

Commit

Permalink
Update dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Feb 20, 2025
1 parent 01c882a commit b0fe6bc
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 151 deletions.
6 changes: 3 additions & 3 deletions .dev-tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"require": {
"php": "^8.4",
"ergebnis/composer-normalize": "^2.45",
"infection/infection": "^0.29.11",
"infection/infection": "^0.29.12",
"kubawerlos/composer-smaller-lock": "^1.1.0",
"kubawerlos/php-cs-fixer-config": "^4.3",
"kubawerlos/php-cs-fixer-config": "^4.5",
"mi-schi/phpmd-extension": "^4.3",
"phpmd/phpmd": "^2.15",
"phpstan/extension-installer": "^1.4.3",
"phpstan/phpstan": "^2.1.5",
"phpstan/phpstan": "^2.1.6",
"phpstan/phpstan-phpunit": "^2.0.4",
"phpstan/phpstan-strict-rules": "^2.0.3",
"shipmonk/composer-dependency-analyser": "^1.8.2",
Expand Down
284 changes: 136 additions & 148 deletions .dev-tools/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b0fe6bc

Please sign in to comment.