We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 893917e commit e217b15Copy full SHA for e217b15
1 file changed
composer.json
@@ -4,10 +4,11 @@
4
"license": "MIT",
5
"description": "Webman plugin webman/log",
6
"require": {
7
+ "workerman/webman-framework": ">=1.5.15"
8
},
9
"autoload": {
10
"psr-4": {
11
"Webman\\Log\\": "src"
12
}
13
-}
14
+}
0 commit comments