Skip to content

Commit 79dd9bc

Browse files
authored
Update composer.json
1 parent e9aaba4 commit 79dd9bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"require": {
1515
"yiisoft/yii2": "*",
1616
"yiisoft/yii2-jui": "~2.0.0",
17-
"raoul2000/yii2-workflow": "*",
18-
"raoul2000/yii2-workflow-view": "*"
17+
"raoul2000/yii2-workflow": "@dev",
18+
"raoul2000/yii2-workflow-view": "@dev"
1919
},
2020
"require-dev": {
2121
"phpunit/phpunit": "4.*",

0 commit comments

Comments
 (0)