We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b317438 commit 50b0229Copy full SHA for 50b0229
CHANGELOG.md
@@ -12,8 +12,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
12
13
### Changed
14
15
-- Switched to using `\Illuminate\Support\Carbon` instead of `\Carbon\Carbon`
16
- Switched to using `$casts` internally as `$dates` is deprecated
+- Switched to using `\Illuminate\Support\Carbon` and `\Carbon\CarbonImmutable` instead of `\Carbon\Carbon`
17
- Cleaned up code internally
18
19
### Removed
0 commit comments