Skip to content

Commit

Permalink
Update dependencies (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik committed Feb 19, 2023
1 parent 8463639 commit 95a5b3f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions composer.json
Expand Up @@ -29,21 +29,21 @@
"psr/http-message": "^1.0",
"psr/log": "^2.0|^3.0",
"symfony/console": "^5.4|^6.0",
"yiisoft/aliases": "^1.1|^2.0",
"yiisoft/aliases": "^3.0",
"yiisoft/arrays": "^2.0|^3.0",
"yiisoft/assets": "^2.0|^3.0",
"yiisoft/assets": "^4.0",
"yiisoft/di": "^1.0",
"yiisoft/files": "^2.0",
"yiisoft/json": "^1.0",
"yiisoft/middleware-dispatcher": "^3.0|^4.0|^5.0",
"yiisoft/profiler": "^2.0",
"yiisoft/profiler": "^3.0",
"yiisoft/proxy": "^1.0.1",
"yiisoft/router": "^2.0",
"yiisoft/router": "^3.0",
"yiisoft/strings": "^2.0",
"yiisoft/validator": "3.0.x-dev",
"yiisoft/var-dumper": "^1.0",
"yiisoft/view": "^4.0|^5.0|^6.0|^7.0",
"yiisoft/yii-console": "^1.0",
"yiisoft/view": "^8.0",
"yiisoft/yii-console": "^2.0",
"yiisoft/yii-http": "^1.0",
"yiisoft/yii-queue": "3.0.x-dev"
},
Expand All @@ -58,7 +58,7 @@
"yiisoft/auth": "^3.0",
"yiisoft/event-dispatcher": "^1.0",
"yiisoft/log": "^2.0",
"yiisoft/router-fastroute": "^2.0"
"yiisoft/router-fastroute": "^3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 95a5b3f

Please sign in to comment.