Skip to content

Commit 1f813cf

Browse files
committed
Bump phpstan, psalm and phpbench tools
1 parent 3a89a2a commit 1f813cf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@
2626
"symfony/polyfill-mbstring": "^1.24"
2727
},
2828
"require-dev": {
29-
"phpbench/phpbench": "^1.2",
29+
"phpbench/phpbench": "^1.6",
3030
"phpmyadmin/coding-standard": "^4.0",
3131
"phpmyadmin/motranslator": "^5.3",
32-
"phpstan/extension-installer": "^1.4",
33-
"phpstan/phpstan": "^2.1",
34-
"phpstan/phpstan-deprecation-rules": "^2.0",
35-
"phpstan/phpstan-phpunit": "^2.0",
36-
"phpstan/phpstan-strict-rules": "^2.0",
32+
"phpstan/extension-installer": "^1.4.3",
33+
"phpstan/phpstan": "^2.1.46",
34+
"phpstan/phpstan-deprecation-rules": "^2.0.4",
35+
"phpstan/phpstan-phpunit": "^2.0.16",
36+
"phpstan/phpstan-strict-rules": "^2.0.10",
3737
"phpunit/phpunit": "^11.5",
38-
"psalm/plugin-phpunit": "^0.19.2",
39-
"vimeo/psalm": "^6.0",
38+
"psalm/plugin-phpunit": "^0.19.6",
39+
"vimeo/psalm": "^6.16.1",
4040
"zumba/json-serializer": "^3.2"
4141
},
4242
"conflict": {

0 commit comments

Comments
 (0)