Skip to content

Commit

Permalink
Use stable router
Browse files Browse the repository at this point in the history
  • Loading branch information
devanych committed Dec 30, 2021
1 parent f4396f0 commit 52abe54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -45,8 +45,8 @@
"yiisoft/i18n": "^1.0.0",
"yiisoft/log": "^1.0",
"yiisoft/log-target-file": "^1.0",
"yiisoft/router": "@dev",
"yiisoft/router-fastroute": "@dev",
"yiisoft/router": "^1.0",
"yiisoft/router-fastroute": "^1.0",
"yiisoft/view": "^4.0",
"yiisoft/yii-bulma": "@dev",
"yiisoft/yii-console": "^1.0",
Expand Down

0 comments on commit 52abe54

Please sign in to comment.