Skip to content

Commit

Permalink
Update dev tools (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Oct 1, 2022
1 parent 9399a0b commit 14a2c94
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 92 deletions.
10 changes: 5 additions & 5 deletions .dev-tools/composer.json
Expand Up @@ -2,17 +2,17 @@
"require": {
"php": "^8.1",
"ergebnis/composer-normalize": "^2.28.3",
"infection/infection": "^0.26.14",
"infection/infection": "^0.26.15",
"kubawerlos/composer-smaller-lock": "^1.0.1",
"kubawerlos/php-cs-fixer-config": "^3.12.0",
"kubawerlos/php-cs-fixer-config": "^3.13.0",
"kubawerlos/types-checker": "^2.2.0",
"maglnet/composer-require-checker": "^4.2.0",
"mi-schi/phpmd-extension": "^4.3.0",
"phpmd/phpmd": "^2.12.0",
"phpmd/phpmd": "^2.13.0",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan": "^1.8.3",
"phpstan/phpstan": "^1.8.6",
"phpstan/phpstan-phpunit": "^1.1.1",
"phpstan/phpstan-strict-rules": "^1.4.3",
"phpstan/phpstan-strict-rules": "^1.4.4",
"squizlabs/php_codesniffer": "^3.7.1",
"vimeo/psalm": "^4.27.0"
},
Expand Down

0 comments on commit 14a2c94

Please sign in to comment.