We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c163e commit 15009e9Copy full SHA for 15009e9
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to `laravel-casters` will be documented in this file
4
5
## 2.0.2 - 2022-04-06
6
### Fixed
7
-- Make `Rawilk\LaravelCasters\Support\Str` compatible with base `Str` class by removing `squish` method
+- Make `Rawilk\LaravelCasters\Support\Str` compatible with base `Str` class by making `squish` method signature compatible with parent signature
8
9
## 2.0.1 - 2022-02-23
10
### Updated
0 commit comments