Use int/bool instead of longer variant (#1524)

* Use int/bool instead of longer variant

* Add changelog

* Update snapshots
This commit is contained in:
Barry vd. Heuvel
2024-02-19 12:39:07 +01:00
committed by GitHub
parent 9af62e243d
commit d7ed749f3e
32 changed files with 387 additions and 384 deletions
@@ -17,7 +17,7 @@ use Illuminate\Database\Eloquent\Model;
* @property \Carbon\CarbonImmutable $cast_to_immutable_date
* @property \Carbon\CarbonImmutable $cast_to_immutable_custom_datetime
* @property \Carbon\CarbonImmutable $cast_to_immutable_datetime
* @property integer $cast_to_timestamp
* @property int $cast_to_timestamp
* @property mixed $cast_to_encrypted
* @property array $cast_to_encrypted_array
* @property \Illuminate\Support\Collection $cast_to_encrypted_collection