Skip to content

Commit 4abbbde

Browse files
committed
fix:update composer.json
1 parent b617bf8 commit 4abbbde

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@
66
"require": {
77
"php": ">=7.2.5",
88
"topthink/framework": "^6.0.0",
9-
"topthink/think-worker": "^3.0",
10-
"ext-json": "*",
11-
"ext-posix": "*",
12-
"ext-pcntl": "*"
9+
"topthink/think-worker": "^3.0"
1310
},
1411
"autoload": {
1512
"psr-4": {

0 commit comments

Comments
 (0)