Skip to content

Commit 3a7fc59

Browse files
Added caron 3.x support (#6591)
Co-authored-by: 李铭昕 <715557344@qq.com>
1 parent bf1f1d4 commit 3a7fc59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"hyperf/support": "~3.2.0",
2222
"hyperf/tappable": "~3.2.0",
2323
"hyperf/translation": "~3.2.0",
24-
"nesbot/carbon": "^2.21",
24+
"nesbot/carbon": "^2.21 || ^3.0",
2525
"psr/container": "^1.0 || ^2.0",
2626
"psr/event-dispatcher": "^1.0",
2727
"psr/http-message": "^1.0 || ^2.0"

0 commit comments

Comments
 (0)