Skip to content

Commit cf91851

Browse files
committed
Fix dev-deps
1 parent 1c06a55 commit cf91851

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@
8484
"codeception/module-phpbrowser": "^3.0",
8585
"codeception/module-rest": "^3.0",
8686
"maglnet/composer-require-checker": "^4.7",
87-
"phpunit/phpunit": "^10.5",
88-
"roave/infection-static-analysis-plugin": "^1.34",
87+
"phpunit/phpunit": "^11.5.28",
88+
"roave/infection-static-analysis-plugin": "^1.38",
8989
"spatie/phpunit-watcher": "^1.23",
90-
"rector/rector": "^2.0.18",
91-
"vimeo/psalm": "^5.20",
90+
"rector/rector": "^2.1.2",
91+
"vimeo/psalm": "^6.13.0",
9292
"yiisoft/json": "^1.0",
9393
"yiisoft/yii-debug-api": "dev-master"
9494
},

0 commit comments

Comments
 (0)