Skip to content

Commit 818fd2a

Browse files
authored
Update dev tools (#852)
1 parent 42af857 commit 818fd2a

File tree

2 files changed

+80
-52
lines changed

2 files changed

+80
-52
lines changed

.dev-tools/composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"kubawerlos/composer-smaller-lock": "^1.0.1",
88
"kubawerlos/php-cs-fixer-config": "^3.15",
99
"kubawerlos/types-checker": "^2.2",
10-
"maglnet/composer-require-checker": "^4.2",
10+
"maglnet/composer-require-checker": "^4.4",
1111
"mi-schi/phpmd-extension": "^4.3",
1212
"phpmd/phpmd": "^2.13",
1313
"phpstan/extension-installer": "^1.2",
14-
"phpstan/phpstan": "^1.9.2",
15-
"phpstan/phpstan-phpunit": "^1.2.2",
14+
"phpstan/phpstan": "^1.9.3",
15+
"phpstan/phpstan-phpunit": "^1.3.2",
1616
"phpstan/phpstan-strict-rules": "^1.4.4",
1717
"squizlabs/php_codesniffer": "^3.7.1",
18-
"vimeo/psalm": "^5.0"
18+
"vimeo/psalm": "^5.2"
1919
},
2020
"autoload": {
2121
"psr-4": {

.dev-tools/composer.lock

Lines changed: 76 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)