Skip to content

Commit

Permalink
Carbon v3 support (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints authored Jan 30, 2024
1 parent a5488eb commit 968c4d3
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 @@ -29,7 +29,7 @@
"illuminate/support": "^10.0|^11.0",
"illuminate/view": "^10.0|^11.0",
"moneyphp/money": "^3.2|^4.0",
"nesbot/carbon": "^2.67",
"nesbot/carbon": "^2.67|^3.0",
"spatie/url": "^1.3.5|^2.0",
"symfony/http-kernel": "^6.2|^7.0",
"symfony/polyfill-intl-icu": "^1.22.1"
Expand Down

0 comments on commit 968c4d3

Please sign in to comment.