Skip to content

Commit a80aaa2

Browse files
authored
Update composer.json
兼容webman v2.0
1 parent d986883 commit a80aaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^7.1||^8.0",
88
"ext-json": "*",
9-
"workerman/webman-framework": "^1.2.1",
9+
"workerman/webman-framework": "^1.2.1||^2.0",
1010
"firebase/php-jwt": "^6.8"
1111
},
1212
"autoload": {

0 commit comments

Comments
 (0)