fix: Model's --write duplicates array properties (#1594)

* Use the bug-fixed version of the upstream library

* Updated the test for fixed features to correctly expect
This commit is contained in:
KentarouTakeda
2024-10-17 18:34:58 +02:00
committed by GitHub
parent 4f588b9782
commit d3965aaab5
3 changed files with 1 additions and 8 deletions
@@ -28,9 +28,6 @@ use Illuminate\Database\Eloquent\Model;
* @property string $cast_to_bool
* @property string $cast_to_boolean
* @property string $cast_to_object
* @property array $cast_to_array
* @property array $cast_to_json
* @property \Illuminate\Support\Collection $cast_to_collection
* @property string $cast_to_date
* @property string $cast_to_datetime
* @property string $cast_to_date_serialization