We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40d46b commit 311a765Copy full SHA for 311a765
1 file changed
composer.json
@@ -7,7 +7,7 @@
7
"workerman/webman-framework": "^2.0 || dev-master",
8
"workerman/webman": "^2.0",
9
"webman/coroutine": "^1.0 || dev-main",
10
- "illuminate/database": "^10.0",
+ "illuminate/database": "^10.0 || ^11.0",
11
"laravel/serializable-closure": "^2.0"
12
},
13
"autoload": {
@@ -18,4 +18,4 @@
18
19
"minimum-stability": "dev",
20
"prefer-stable": true
21
-}
+}
0 commit comments