Skip to content

Commit

Permalink
Update dev dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed May 19, 2023
1 parent f244c75 commit 71fea7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@
"yiisoft/files": "^2.0"
},
"require-dev": {
"infection/infection": "^0.27",
"maglnet/composer-require-checker": "^4.3",
"phpunit/phpunit": "^10.1",
"rector/rector": "^0.16",
"roave/infection-static-analysis-plugin": "^1.30",
"roave/infection-static-analysis-plugin": "^1.31",
"vimeo/psalm": "^5.8",
"yii-tools/support": "^1.0@dev"
},
Expand Down

0 comments on commit 71fea7d

Please sign in to comment.