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