Update composer.json
This commit is contained in:
parent
c57ba0d640
commit
3e4b14c229
@ -5,9 +5,9 @@
|
|||||||
"description": "Webman plugin webman/admin",
|
"description": "Webman plugin webman/admin",
|
||||||
"require": {
|
"require": {
|
||||||
"workerman/webman-framework": "^1.4",
|
"workerman/webman-framework": "^1.4",
|
||||||
"illuminate/database": ">=8.83",
|
"illuminate/database": ">=7.30",
|
||||||
"illuminate/pagination": ">=8.83",
|
"illuminate/pagination": ">=7.30",
|
||||||
"illuminate/events": ">=8.83",
|
"illuminate/events": ">=7.30",
|
||||||
"intervention/image": "^2.7",
|
"intervention/image": "^2.7",
|
||||||
"webman/event": "^1.0"
|
"webman/event": "^1.0"
|
||||||
},
|
},
|
||||||
@ -16,4 +16,4 @@
|
|||||||
"Webman\\Admin\\": "src"
|
"Webman\\Admin\\": "src"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user