We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0283d0 commit 682a6efCopy full SHA for 682a6ef
composer.json
@@ -17,10 +17,10 @@
17
"require": {
18
"php": "^8.0",
19
"workerman/rabbitmq": "^1.0 | ^2.0",
20
- "webman/console": "^1.0"
+ "webman/console": "^1.0 | ^2.0"
21
},
22
"require-dev": {
23
- "workerman/webman-framework": "^1.3",
+ "workerman/webman-framework": "^1.3 | ^2.0",
24
"phpunit/phpunit": "^9.6",
25
"guzzlehttp/guzzle": "^7.9",
26
"symfony/var-dumper": "^6.0 | ^7.0"
0 commit comments