Skip to content

Commit d511716

Browse files
committed
webman/console >= 2.1.7
1 parent 505d72e commit d511716

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"require": {
77
"illuminate/validation": "*",
88
"illuminate/translation": "*",
9-
"workerman/webman-framework": "^2.1 || dev-master"
9+
"workerman/webman-framework": "^2.1 || dev-master",
10+
"webman/console": ">=2.1.7"
1011
},
1112
"autoload": {
1213
"psr-4": {
@@ -22,4 +23,4 @@
2223
"require-dev": {
2324
"phpunit/phpunit": "*"
2425
}
25-
}
26+
}

0 commit comments

Comments
 (0)