Skip to content

Commit

Permalink
Adds carbon 3.x support (#588)
Browse files Browse the repository at this point in the history
Co-authored-by: Deeka Wong <[email protected]>
  • Loading branch information
huangdijia and huangdijia committed Mar 14, 2024
1 parent 9a6676b commit bc02a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"hyperf/support": "~3.1.0",
"hyperf/tappable": "~3.1.0",
"laravel/serializable-closure": "^1.0",
"nesbot/carbon": "^2.0"
"nesbot/carbon": "^2.0|^3.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit bc02a9b

Please sign in to comment.