We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d57e42 commit 4860571Copy full SHA for 4860571
2 files changed
composer.json
@@ -4,8 +4,8 @@
4
"license": "MIT",
5
"description": "Webman Admin",
6
"require": {
7
- "workerman/webman-framework": ">=1.4",
8
- "illuminate/database": ">=7.30",
+ "workerman/webman-framework": ">=2.1",
+ "webman/database": ">=2.1",
9
"illuminate/pagination": ">=7.30",
10
"illuminate/events": ">=7.30",
11
"intervention/image": "^2.7",
src/Install.php
0 commit comments