We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b617bf8 commit 4abbbdeCopy full SHA for 4abbbde
1 file changed
composer.json
@@ -6,10 +6,7 @@
6
"require": {
7
"php": ">=7.2.5",
8
"topthink/framework": "^6.0.0",
9
- "topthink/think-worker": "^3.0",
10
- "ext-json": "*",
11
- "ext-posix": "*",
12
- "ext-pcntl": "*"
+ "topthink/think-worker": "^3.0"
13
},
14
"autoload": {
15
"psr-4": {
0 commit comments