Skip to content

Commit 5a66d72

Browse files
authored
Update dev tools (#965)
1 parent aeb3512 commit 5a66d72

File tree

2 files changed

+78
-90
lines changed

2 files changed

+78
-90
lines changed

.dev-tools/composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
"require": {
44
"php": "^8.3",
55
"ergebnis/composer-normalize": "^2.42.0",
6-
"infection/infection": "^0.27.9",
6+
"infection/infection": "^0.27.10",
77
"kubawerlos/composer-smaller-lock": "^1.0.1",
8-
"kubawerlos/php-cs-fixer-config": "^3.24",
8+
"kubawerlos/php-cs-fixer-config": "^3.25",
99
"maglnet/composer-require-checker": "^4.8",
1010
"mi-schi/phpmd-extension": "^4.3",
1111
"phpmd/phpmd": "^2.15",
1212
"phpstan/extension-installer": "^1.3.1",
13-
"phpstan/phpstan": "^1.10.57",
14-
"phpstan/phpstan-phpunit": "^1.3.15",
13+
"phpstan/phpstan": "^1.10.59",
14+
"phpstan/phpstan-phpunit": "^1.3.16",
1515
"phpstan/phpstan-strict-rules": "^1.5.2",
16-
"squizlabs/php_codesniffer": "^3.8.1",
17-
"vimeo/psalm": "^5.21.1"
16+
"squizlabs/php_codesniffer": "^3.9.0",
17+
"vimeo/psalm": "^5.22.2"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)