Skip to content

Commit 3bff0c2

Browse files
Update dependencies to composer.json. (#351)
1 parent 884a3db commit 3bff0c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"yiisoft/data-response": "^2.0",
6565
"yiisoft/definitions": "^3.0",
6666
"yiisoft/di": "^1.2",
67-
"yiisoft/error-handler": "^3.0",
67+
"yiisoft/error-handler": "^4.0",
6868
"yiisoft/factory": "^1.0",
6969
"yiisoft/files": "^2.0",
7070
"yiisoft/html": "^3.0",
@@ -83,7 +83,7 @@
8383
"yiisoft/yii-http": "^1.0",
8484
"yiisoft/yii-middleware": "^1.0",
8585
"yiisoft/yii-runner-console": "^2.0",
86-
"yiisoft/yii-runner-http": "^2.0",
86+
"yiisoft/yii-runner-http": "^3.0",
8787
"yiisoft/yii-view-renderer": "^7.1"
8888
},
8989
"require-dev": {
@@ -93,7 +93,6 @@
9393
"codeception/module-cli": "^2.0",
9494
"codeception/module-phpbrowser": "^3.0",
9595
"maglnet/composer-require-checker": "^4.5",
96-
"phpunit/phpunit": "^9.5",
9796
"rector/rector": "^2.0.3",
9897
"roave/infection-static-analysis-plugin": "^1.34",
9998
"roave/security-advisories": "dev-master",

0 commit comments

Comments
 (0)