Skip to content

Commit 682a6ef

Browse files
authored
fixed #33
1 parent d0283d0 commit 682a6ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
"require": {
1818
"php": "^8.0",
1919
"workerman/rabbitmq": "^1.0 | ^2.0",
20-
"webman/console": "^1.0"
20+
"webman/console": "^1.0 | ^2.0"
2121
},
2222
"require-dev": {
23-
"workerman/webman-framework": "^1.3",
23+
"workerman/webman-framework": "^1.3 | ^2.0",
2424
"phpunit/phpunit": "^9.6",
2525
"guzzlehttp/guzzle": "^7.9",
2626
"symfony/var-dumper": "^6.0 | ^7.0"

0 commit comments

Comments
 (0)