Skip to content

Commit 601e446

Browse files
authored
Update dev tools (#988)
1 parent 6704d01 commit 601e446

File tree

3 files changed

+77
-77
lines changed

3 files changed

+77
-77
lines changed

.dev-tools/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"infection/infection": "^0.27.11",
77
"kubawerlos/composer-smaller-lock": "^1.0.1",
88
"kubawerlos/php-cs-fixer-config": "^4.0",
9-
"maglnet/composer-require-checker": "^4.11",
9+
"maglnet/composer-require-checker": "^4.12",
1010
"mi-schi/phpmd-extension": "^4.3",
1111
"phpmd/phpmd": "^2.15",
12-
"phpstan/extension-installer": "^1.4.2",
13-
"phpstan/phpstan": "^1.12.0",
12+
"phpstan/extension-installer": "^1.4.3",
13+
"phpstan/phpstan": "^1.12.3",
1414
"phpstan/phpstan-phpunit": "^1.4",
1515
"phpstan/phpstan-strict-rules": "^1.6",
1616
"squizlabs/php_codesniffer": "^3.10.2",
17-
"vimeo/psalm": "^5.25"
17+
"vimeo/psalm": "^5.26.1"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)