Skip to content

Commit 7c8d82a

Browse files
committed
Update composer.json
1 parent 2f452b6 commit 7c8d82a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"psr/http-server-middleware": "^1.0.2",
4747
"psr/log-implementation": "^2.0",
4848
"psr/simple-cache-implementation": "^1.0",
49-
"rector/rector": "^2.1.1",
49+
"rector/rector": "^2.1.2",
5050
"yiisoft/aliases": "^3.0",
5151
"yiisoft/assets": "^5.1",
5252
"yiisoft/factory": "^1.3",
@@ -55,7 +55,7 @@
5555
"yiisoft/json": "^1.0",
5656
"yiisoft/router": "^4.0",
5757
"yiisoft/session": "^3.0",
58-
"yiisoft/view": "^12.2",
58+
"yiisoft/view": "^12.2.1",
5959
"yiisoft/widget": "^2.2"
6060
},
6161
"require-dev": {
@@ -65,7 +65,7 @@
6565
"roave/infection-static-analysis-plugin": ">=1.38",
6666
"spatie/phpunit-watcher": "^1.24",
6767
"styleci/cli": "^1.6.0",
68-
"vimeo/psalm": "^6.12.1",
68+
"vimeo/psalm": "^6.13.0",
6969
"yiisoft/cache": "^3.1",
7070
"yiisoft/di": "^1.4",
7171
"yiisoft/log": "^2.1.1",

0 commit comments

Comments
 (0)