We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985701d commit df87482Copy full SHA for df87482
composer.json
@@ -5,7 +5,7 @@
5
"description": "Webman database",
6
"require": {
7
"workerman/webman-framework": "^2.1 || dev-master",
8
- "illuminate/database": "^10.0 || ^11.0",
+ "illuminate/database": "^10.0 || ^11.0 || ^12.0",
9
"laravel/serializable-closure": "^1.0 || ^2.0"
10
},
11
"autoload": {
0 commit comments