Skip to content

Commit f404973

Browse files
authored
Update dev tools (#790)
1 parent a1e78f0 commit f404973

File tree

2 files changed

+94
-134
lines changed

2 files changed

+94
-134
lines changed

.dev-tools/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"require": {
33
"php": "^8.1",
4-
"ergebnis/composer-normalize": "^2.26.0",
4+
"ergebnis/composer-normalize": "^2.27.0",
55
"infection/infection": "^0.26.10",
66
"kubawerlos/composer-smaller-lock": "^1.0.0",
7-
"kubawerlos/php-cs-fixer-config": "^3.10.0",
7+
"kubawerlos/php-cs-fixer-config": "^3.11.0",
88
"kubawerlos/types-checker": "^2.2.0",
99
"maglnet/composer-require-checker": "^4.0.0",
1010
"mi-schi/phpmd-extension": "^4.3.0",
1111
"phpmd/phpmd": "^2.12.0",
1212
"phpstan/extension-installer": "^1.1.0",
13-
"phpstan/phpstan": "^1.6.8",
13+
"phpstan/phpstan": "^1.7.8",
1414
"phpstan/phpstan-phpunit": "^1.1.1",
1515
"phpstan/phpstan-strict-rules": "^1.2.3",
1616
"squizlabs/php_codesniffer": "^3.6.2",

0 commit comments

Comments
 (0)