Skip to content

Commit 3ac5917

Browse files
committed
fix: add session package as required
1 parent 907b35b commit 3ac5917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"hyperf/collection": "^3.1",
3838
"hyperf/guzzle": "^3.1",
3939
"hyperf/resource": "^3.1",
40+
"hyperf/session": "^3.1",
4041
"hyperf/stringable": "^3.1",
4142
"hyperf/view-engine": "^3.1",
4243
"symfony/process": "^6.4 | ^7.0"

0 commit comments

Comments
 (0)