Skip to content

Commit 3602440

Browse files
authored
Update dev tools (#983)
1 parent e35448f commit 3602440

File tree

4 files changed

+116
-117
lines changed

4 files changed

+116
-117
lines changed

.dev-tools/composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
"type": "project",
33
"require": {
44
"php": "^8.3",
5-
"ergebnis/composer-normalize": "^2.42",
5+
"ergebnis/composer-normalize": "^2.43",
66
"infection/infection": "^0.27.11",
77
"kubawerlos/composer-smaller-lock": "^1.0.1",
88
"kubawerlos/php-cs-fixer-config": "^3.26",
99
"maglnet/composer-require-checker": "^4.11",
1010
"mi-schi/phpmd-extension": "^4.3",
1111
"phpmd/phpmd": "^2.15",
12-
"phpstan/extension-installer": "^1.3.1",
13-
"phpstan/phpstan": "^1.11.0",
12+
"phpstan/extension-installer": "^1.4.1",
13+
"phpstan/phpstan": "^1.11.7",
1414
"phpstan/phpstan-phpunit": "^1.4.0",
1515
"phpstan/phpstan-strict-rules": "^1.6.0",
16-
"squizlabs/php_codesniffer": "^3.9.2",
17-
"vimeo/psalm": "^5.24.0"
16+
"squizlabs/php_codesniffer": "^3.10.1",
17+
"vimeo/psalm": "^5.25.0"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)