Skip to content

Commit 12451ea

Browse files
authored
Remove webman-framework dependency
1 parent 6928cd7 commit 12451ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Commands/PluginCreateCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ protected function createComposerJson($name, $namespace, $dest)
116116
"type": "library",
117117
"license": "MIT",
118118
"require": {
119-
"workerman/webman-framework": "^1.2.1"
120119
},
121120
"autoload": {
122121
"psr-4": {

0 commit comments

Comments
 (0)