Skip to content

Commit

Permalink
Update nesbot/carbon requirement from ^2.31 to ^3.7
Browse files Browse the repository at this point in the history
Updates the requirements on [nesbot/carbon](https://github.com/briannesbitt/Carbon) to permit the latest version.
- [Release notes](https://github.com/briannesbitt/Carbon/releases)
- [Commits](briannesbitt/Carbon@2.31.0...3.7.0)

---
updated-dependencies:
- dependency-name: nesbot/carbon
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent ee99a5d commit c5cdfb8
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 @@ -21,7 +21,7 @@
"illuminate/database": "^10.0 || ^11.0",
"illuminate/http": "^10.0 || ^11.0",
"illuminate/support": "^10.0 || ^11.0",
"nesbot/carbon": "^2.31",
"nesbot/carbon": "^3.7",
"spatie/laravel-translatable": "^6.0"
},
"require-dev": {
Expand Down

0 comments on commit c5cdfb8

Please sign in to comment.