Skip to content

Commit e217b15

Browse files
authored
require webman-framwork>=1.5.15
1 parent 893917e commit e217b15

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
"license": "MIT",
55
"description": "Webman plugin webman/log",
66
"require": {
7+
"workerman/webman-framework": ">=1.5.15"
78
},
89
"autoload": {
910
"psr-4": {
1011
"Webman\\Log\\": "src"
1112
}
1213
}
13-
}
14+
}

0 commit comments

Comments
 (0)