Skip to content

Commit

Permalink
Use stable runners
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Jan 17, 2022
1 parent b5c2334 commit 2613d57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -53,8 +53,8 @@
"yiisoft/yii-debug": "^3.0@dev",
"yiisoft/yii-event": "^1.0",
"yiisoft/yii-http": "^1.0",
"yiisoft/yii-runner-console": "dev-master",
"yiisoft/yii-runner-http": "dev-master",
"yiisoft/yii-runner-console": "^1.0",
"yiisoft/yii-runner-http": "^1.0",
"yiisoft/yii-view": "^4.0"
},
"require-dev": {
Expand Down

0 comments on commit 2613d57

Please sign in to comment.