Skip to content

Commit

Permalink
Merge pull request #19 from keatliang2005/carbon-v3
Browse files Browse the repository at this point in the history
Update to support Carbon v3
  • Loading branch information
Sairahcaz committed Jul 2, 2024
2 parents e52d3fe + a2d5cb7 commit 804605d
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 @@ -20,7 +20,7 @@
"illuminate/contracts": "^9.0 || ^10.0 || ^11.0",
"illuminate/database": "^9.0 || ^10.0 || ^11.0",
"illuminate/support": "^9.0 || ^10.0 || ^11.0",
"nesbot/carbon": "^2.66",
"nesbot/carbon": "^2.66 || ^3.6",
"spatie/laravel-package-tools": "^1.13.0"
},
"require-dev": {
Expand Down

0 comments on commit 804605d

Please sign in to comment.